[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 0 / 5 / f / WHLCategory / 0.0.6 / WHLCategory.podspec.json
blob0505e8c5540418eb20d65060e046721826be1eb2
2   "name": "WHLCategory",
3   "version": "0.0.6",
4   "summary": "a category for own use",
5   "description": "\"This is a commonly used classification in my project\"",
6   "homepage": "https://github.com/WCMYCML/WHLCategory",
7   "license": "MIT",
8   "authors": {
9     "WCMYCML": "wcmycml@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/WCMYCML/WHLCategory.git",
16     "tag": "0.1.8"
17   },
18   "source_files": "whlCategory/whlCategory/WHLCategory/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "MJRefresh": [
23     ]
24   }