[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 2 / 3 / CWLibrary / 0.1.5 / CWLibrary.podspec.json
blob4e0196811e77f3040ba4d718f488f71397966de5
2   "name": "CWLibrary",
3   "version": "0.1.5",
4   "summary": "Coldworks Library.",
5   "homepage": "https://github.com/imnic/CWLibrary",
6   "license": "Coldworks",
7   "authors": "Coldworks",
8   "platforms": {
9     "ios": "6.0"
10   },
11   "source": {
12     "git": "https://github.com/imnic/CWLibrary.git",
13     "tag": "0.1.5"
14   },
15   "source_files": "CWLibrary_iOS/CWLibrary_iOS/CWLibrary/**/*.{h,m}",
16   "frameworks": "CoreData",
17   "requires_arc": true,
18   "dependencies": {
19     "MBProgressHUD": [
20       "0.8"
21     ],
22     "SDWebImage": [
23       "3.7.1"
24     ],
25     "CWTips": [
26       "1.0"
27     ]
28   }