[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / c / 2 / DDCategory / 0.5 / DDCategory.podspec.json
blobcf68fc19bd5b4c613615de66336bb40d8ab2f115
2   "name": "DDCategory",
3   "version": "0.5",
4   "license": "MIT",
5   "summary": "DDKit Private Cateogry Class Repository",
6   "homepage": "https://github.com/openboy2012/DDCategory",
7   "authors": {
8     "DeJohn Dong": "dongjia_9251@126.com"
9   },
10   "source": {
11     "git": "https://github.com/openboy2012/DDCategory.git",
12     "tag": "0.5"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "public_header_files": "DDCategory/Categories/*.h",
18   "source_files": "DDCategory/Categories/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
22       "3.7.4"
23     ],
24     "MBProgressHUD": [
25       "0.9.2"
26     ]
27   }