[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / 2 / b / HDCategory / 0.1.1 / HDCategory.podspec.json
blobf51fccaf122e3ba62026ca051e5f51daeb94e74f
2   "name": "HDCategory",
3   "version": "0.1.1",
4   "summary": "A short description of HDCategory.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/aqi2021/HDCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hsf": "huangsf2021@163.com"
13   },
14   "source": {
15     "git": "https://github.com/aqi2021/HDCategory.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HDCategory/Classes/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "subspecs": [
27     {
28       "name": "Foundation",
29       "source_files": "HDCategory/Classes/Foundation/*.{h,m}"
30     },
31     {
32       "name": "UIKit",
33       "source_files": "HDCategory/Classes/UIKit/*.{h,m}"
34     }
35   ]