[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / d / KBaseLib / 0.0.5 / KBaseLib.podspec.json
blobf958c2f07d8b922730f499c0116286cb722e6989
2   "name": "KBaseLib",
3   "version": "0.0.5",
4   "summary": "iOS Common Base Lib.",
5   "description": "iOS Common Base Lib for KangC",
6   "homepage": "https://github.com/kangsazang/KBaseLib",
7   "license": "MIT",
8   "authors": {
9     "Monster": "monster@kangc.tk"
10   },
11   "source": {
12     "git": "https://github.com/kangsazang/KBaseLib.git",
13     "tag": "0.0.5"
14   },
15   "social_media_url": "https://twitter.com/kangsazang",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "KBaseLib/Classes/**/*",
21   "resource_bundles": {
22     "KBaseLib": [
23       "KBaseLib/Assets/*.png"
24     ]
25   }