[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / a / 8 / FABMacro / 0.0.2 / FABMacro.podspec.json
blobbf9e11dac52f02b608db80e370cc62b2bfbb78b6
2   "name": "FABMacro",
3   "version": "0.0.2",
4   "summary": "财管家APP的通用宏定义.",
5   "description": "财管家APP的通用宏定义,包括color等",
6   "homepage": "https://github.com/sculg/FABCocoaPods.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lg": "soli@royole.com"
13   },
14   "source": {
15     "git": "https://github.com/sculg/FABCocoaPods.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "FABComponent/FABMacro/*",
19   "public_header_files": "FABComponent/FABMacro/*",
20   "frameworks": "Foundation",
21   "requires_arc": true,
22   "platforms": {
23     "osx": null,
24     "ios": null,
25     "tvos": null,
26     "watchos": null
27   }