diff --git a/Specs/MDQueuObject/1.0.0/MDQueuObject.podspec.json b/Specs/MDQueuObject/1.0.0/MDQueuObject.podspec.json new file mode 100644 index 0000000..a9c0d63 --- /dev/null +++ b/Specs/MDQueuObject/1.0.0/MDQueuObject.podspec.json @@ -0,0 +1,21 @@ +{ + "name": "MDQueuObject", + "version": "1.0.0", + "summary": "MDQueuObject.", + "description": "MDQueuObject", + "homepage": "https://github.com/Modool/MDQueuObject", + "license": "MIT", + "authors": { + "Modool": "https://github.com/Modool" + }, + "social_media_url": "https://github.com/Modool", + "platforms": { + "ios": "8.0" + }, + "source": { + "git": "https://github.com/Modool/MDQueuObject.git", + "tag": "1.0.0" + }, + "requires_arc": true, + "source_files": "MDQueuObject/*.{h,m}" +} \ No newline at end of file