[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 7 / 8 / a / CWCategory / 0.0.3 / CWCategory.podspec.json
bloba8760bba6b8285d331a2ac57d7c2892d21972b1a
2   "name": "CWCategory",
3   "version": "0.0.3",
4   "summary": "This is ClouderWork's Category.",
5   "description": "This is ClouderWork's Category, this pod can provide some category.",
6   "homepage": "https://github.com/shijinliang/CWCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaoshi": "sjl_leaf@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/shijinliang/CWCategory.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "CWCategory/CWCategoryClass/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": [
27     "CWCategory/CWCategoryClass/CWCategory.h",
28     "CWCategory/CWCategoryClass/**/*.h"
29   ],
30   "requires_arc": true