[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 3 / 8 / 6 / DCModalSegue / 0.0.2 / DCModalSegue.podspec.json
blobad5cce4d609fcada354148601d31bef58e340544
2   "name": "DCModalSegue",
3   "version": "0.0.2",
4   "summary": "A custom segue which makes a 'pushed back' modal presenting animation.",
5   "homepage": "https://github.com/zetachang/DCModalSegue",
6   "license": "MIT",
7   "authors": {
8     "David Chang": "zeta11235813@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/zetachang/DCModalSegue.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "DCModalSegue/*.{h,m}",
18   "frameworks": "QuartzCore",
19   "requires_arc": false