[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / 4 / 9 / CHMLog / 0.0.3 / CHMLog.podspec.json
blobc92203153685cf4d512c105fc31b63add791e177
2   "name": "CHMLog",
3   "version": "0.0.3",
4   "summary": "A test frameword.",
5   "description": "This is a test Framework.\nAdd a new method",
6   "homepage": "https://github.com/huamouChen/CHMLog",
7   "license": "MIT",
8   "authors": {
9     "HuamouChen": "chenhm4444@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/huamouChen/CHMLog.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true