[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 3 / 8 / 6 / DCModalSegue / 0.0.1 / DCModalSegue.podspec.json
blob5b2c44000a6a16861846a40ed3a14d87dd115f1c
2   "name": "DCModalSegue",
3   "version": "0.0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "DCModalSegue/*.{h,m}",
18   "frameworks": "QuartzCore",
19   "requires_arc": false