[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / 8 / c / 4 / MLTransition / 2.1.0 / MLTransition.podspec.json
blob36699799574009596fbb36af5f70f8e141c555cf
2   "name": "MLTransition",
3   "version": "2.1.0",
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.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "public_header_files": "Classes/*.h",
18   "source_files": "Classes/*.{h,m}",
19   "requires_arc": true