[Add] SmartCodable 4.3.1
[CocoaPods.git] / Specs / a / 8 / 3 / MGPopGesture / 1.0.0 / MGPopGesture.podspec.json
blobe1274e26d6852423098999ced5f10798324fee58
2   "name": "MGPopGesture",
3   "version": "1.0.0",
4   "summary": "MGPopGesture 通过类别给 UIViewController 添加属性 mg_openPopGesture 来控制 UIViewController 是否支持侧滑返回。",
5   "homepage": "https://github.com/Iibcore/MGPopGesture",
6   "license": "MIT",
7   "authors": {
8     "Luqiang": "china.zhangluqiang@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Iibcore/MGPopGesture.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "MGPopGesture/**/*.{h,m}",
18   "requires_arc": true