[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / 6 / JFSwiftCommonLib / 0.1.1 / JFSwiftCommonLib.podspec.json
blob2e38d5d49d642c4b21db55a3f15817d2c7e0634e
2   "name": "JFSwiftCommonLib",
3   "version": "0.1.1",
4   "summary": "jf-swift-commonlib is my common lib for swift",
5   "description": "This lib will increase by more swift libs. If it suitable for your porject ,welcome you to include it to your project.If you have some questions you can send me email to ascode@msn.cn for help.",
6   "homepage": "https://github.com/ascode/JFSwiftCommonLib.git",
7   "license": "MIT",
8   "authors": {
9     "金飞": "ascode@msn.cn"
10   },
11   "source": {
12     "git": "https://github.com/ascode/JFSwiftCommonLib.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JFSwiftCommonLib": [
22       "Pod/Assets/*.png"
23     ]
24   }