[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / c / 4 / MLTransition / 2.0 / MLTransition.podspec.json
blobb4a03703bac60beef49a355276d57e94d6621009
2   "name": "MLTransition",
3   "version": "2.0",
4   "summary": "iOS7+可用, 拖返可直接从中间拖返。一句代码即可启用此功能。可随意设置leftBarButtonItem,也可使用边界拖返模式。(非截图实现,拖返过程中显示的view都是活动的) ",
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.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