[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / f / a / CCKit / 0.1.2 / CCKit.podspec.json
blob8df0d079392384b243434e28123b668302686525
2   "name": "CCKit",
3   "version": "0.1.2",
4   "summary": "A light weight framework",
5   "description": "A Kit of Extension and Network for iOS.",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "source": {
10     "git": "https://github.com/DingSoung/CCKit.git",
11     "tag": "0.1.2"
12   },
13   "source_files": [
14     "CCKit/CCKit.h",
15     "CCKit/**/*.{swift}",
16     "CCKit/**/**/*.{swift}"
17   ],
18   "authors": {
19     "SongWen Ding": "DingSoung@gmail.com"
20   },
21   "license": "MIT",
22   "homepage": "http://DingSoung.tk"