[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / f / CCUtility / 0.0.4 / CCUtility.podspec.json
blobfbee47bc6742e74370397ac1e3d90aabcfa1a1b7
2   "name": "CCUtility",
3   "version": "0.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CCUtility/Classes/**/*.h",
22   "resources": "CCUtility/Classes/Resources/*.png",
23   "dependencies": {
24     "ReactiveCocoa": [
25       "~> 2.5"
26     ]
27   }