[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 9 / 4 / f / CCUtility / 0.0.1 / CCUtility.podspec.json
blobc68a99daa50ab5158255ca1443c94ab042ec580d
2   "name": "CCUtility",
3   "version": "0.0.1",
4   "summary": "Modele of CCKit.",
5   "description": "this is a Modele of CCKit.",
6   "homepage": "https://git.oschina.net/michaelmic/CCUtility.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cepheussun": "624162319@qq.com"
13   },
14   "source": {
15     "git": "https://git.oschina.net/michaelmic/CCUtility.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CCUtility/Classes/*",
22   "dependencies": {
23     "ReactiveCocoa": [
24       "~> 2.5"
25     ]
26   }