[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / c / MboxAppCommon / 0.0.1 / MboxAppCommon.podspec.json
blob16adfdb0b54f6f5de0ff11910a8b33a6dcd20810
2   "name": "MboxAppCommon",
3   "version": "0.0.1",
4   "summary": "公共组件",
5   "description": "存放一些项目学习中经常会用到的一些公共方法",
6   "homepage": "https://github.com/ZhenKaiJia/MboxAppCommon.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "ZhenKaiJia",
12   "source": {
13     "git": "https://github.com/ZhenKaiJia/MboxAppCommon.git",
14     "tag": "0.0.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "MboxAppCommon/Classes/**/*",
20   "swift_version": "4.0",
21   "frameworks": [
22     "UIKit",
23     "MapKit"
24   ],
25   "dependencies": {
26     "CHTCollectionViewWaterfallLayout": [
28     ]
29   }