[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / d / 3 / 4 / FXHSDK / 0.0.8 / FXHSDK.podspec.json
blobe70601bb8aafece7feaa051e3e309d7bb33c2d81
2   "name": "FXHSDK",
3   "version": "0.0.8",
4   "summary": "FXHSDK",
5   "description": "FXHSDK是一个常用的工具类集合",
6   "homepage": "https://github.com/WangYang-iOS/FXHSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WangYang-iOS": "583702176@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WangYang-iOS/FXHSDK.git",
16     "tag": "0.0.8"
17   },
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "subspecs": [
24     {
25       "name": "Extensions",
26       "source_files": "FXHSDK/Extensions/**/*"
27     }
28   ]