[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / c / 4 / MLTransition / 1.0 / MLTransition.podspec.json
blob3ec3c87b7de5fa32a0017fb61a05ddfbb9b71027
2   "name": "MLTransition",
3   "version": "1.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": "1.0"
13   },
14   "frameworks": [
15     "Foundation",
16     "CoreGraphics",
17     "UIKit"
18   ],
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "MLBlackTransition/*.{h,m}",
23   "requires_arc": true