[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 6 / c / 0 / commonSDK / 0.1.0 / commonSDK.podspec.json
blobb923a501ae025258f1241c8eaaa1349a24636dc1
2   "name": "commonSDK",
3   "version": "0.1.0",
4   "summary": "A short description of commonSDK.",
5   "description": "基础功能封装",
6   "homepage": "https://github.com/15730898949/commonSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "15730898949": "15730898949@163.com"
13   },
14   "source": {
15     "git": "https://github.com/15730898949/commonSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "commonSDK/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }