diff --git a/Specs/MDLauncher/1.0.0/MDLauncher.podspec.json b/Specs/MDLauncher/1.0.0/MDLauncher.podspec.json new file mode 100644 index 0000000..5cfe1a2 --- /dev/null +++ b/Specs/MDLauncher/1.0.0/MDLauncher.podspec.json @@ -0,0 +1,21 @@ +{ + "name": "MDLauncher", + "version": "1.0.0", + "summary": "transition and interaction", + "description": "This is transition and interaction.", + "homepage": "https://github.com/Modool/MDLauncher", + "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/MDLauncher.git", + "tag": "1.0.0" + }, + "requires_arc": true, + "source_files": "MDLauncher/*.{h,m}", +} \ No newline at end of file