[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 0 / MyDemo1 / 1.0.2 / MyDemo1.podspec.json
blob531b97b11623d1a71197272090504086cda5f4bb
2   "name": "MyDemo1",
3   "version": "1.0.2",
4   "summary": "pod 组件化开发练习",
5   "description": "我该描述写啥我该描述写啥我该描述写啥我该描述写啥",
6   "homepage": "https://gitee.com/damn_code/",
7   "license": "MIT",
8   "authors": "wangqizheng",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://gitee.com/damn_code/MyDemo1.git",
14     "tag": "1.0.2"
15   },
16   "frameworks": "UIKit",
17   "requires_arc": true,
18   "source_files": "MyDemo1/MyDemo1/**/*.{h,m}"