[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / d / Caibao / 0.0.1 / Caibao.podspec.json
blob50d9ca069c86c82fbd6a53feeeb74871b89e2b36
2   "name": "Caibao",
3   "version": "0.0.1",
4   "summary": "An easy way to store data.",
5   "homepage": "https://github.com/RidgeCorn/Caibao",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Looping": "www.looping@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/RidgeCorn/Caibao.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Caibao/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "Objective-LevelDB": [
25     ]
26   }