[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / f / 4 / c / LCModal / 1.0.0 / LCModal.podspec.json
blobcdb6b0a9d1126eafb7f1e4a44a8b44c7037162ea
2   "name": "LCModal",
3   "version": "1.0.0",
4   "summary": "An Objective-C category to present a semi modal view controller",
5   "description": "                       An Objective-C category to present a semi modal view controller with a nice push back effect for the presenting view controller.\n",
6   "homepage": "https://github.com/ThXou/LCModal",
7   "screenshots": "https://raw.githubusercontent.com/ThXou/LCModal/master/screenshot_1.png",
8   "license": "MIT",
9   "authors": {
10     "ThXou": "yo@thxou.com"
11   },
12   "source": {
13     "git": "https://github.com/ThXou/LCModal.git",
14     "tag": "1.0.0"
15   },
16   "social_media_url": "https://twitter.com/thxou",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source"