[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 9 / f / ICDUtility / 0.0.1 / ICDUtility.podspec.json
blobf5d316ef7947b6d6ace43a2a3a45336d58b77683
2   "name": "ICDUtility",
3   "version": "0.0.1",
4   "summary": "ICDUtility.",
5   "description": "                   ICDUtility: Utility tools to speed development.\n",
6   "homepage": "http://github.com/iCodesign",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iCodesign": "leimagnet@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/iCodesign/ICDUtility.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "UIColor+MLPFlatColors": [
29     ],
30     "DateTools": [
32     ]
33   }