[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 8 / XCPresentation / 2.0.2 / XCPresentation.podspec.json
blob21be0fc9774df6f723cae4abb286fa1a73c47c99
2   "name": "XCPresentation",
3   "version": "2.0.2",
4   "summary": "presentation",
5   "description": "presentation自定义转场样式的封装",
6   "homepage": "https://github.com/fanxiaocong/XCPresentation",
7   "license": "MIT",
8   "authors": {
9     "樊小聪": "1016697223@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/fanxiaocong/XCPresentation.git",
13     "tag": "2.0.2"
14   },
15   "source_files": [
16     "XCPresentation/**/*",
17     "XCPresentation/*"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   }