[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / c / 4 / MLTransition / 2.1.2 / MLTransition.podspec.json
blob0b531f01e6f4d88198f8e479439f3151ef18674e
2   "name": "MLTransition",
3   "version": "2.1.2",
4   "summary": "iOS7+, pop ViewController with pan gesture from middle or edge of screen.",
5   "homepage": "https://github.com/molon/MLTransition",
6   "license": "MIT",
7   "authors": {
8     "molon": "dudl@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/molon/MLTransition.git",
12     "tag": "2.1.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "public_header_files": "Classes/*.h",
18   "source_files": "Classes/*.{h,m}",
19   "requires_arc": true