[Delete] FaceCoreBasicNightly 6.3.1040
[CocoaPods.git] / Specs / c / 7 / 0 / TFCustomTools / 1.0.4 / TFCustomTools.podspec.json
blob7fbde34c4998df791a80c4dbadbc5f15994e471a
2   "name": "TFCustomTools",
3   "version": "1.0.4",
4   "summary": "TFCustomTools 常用工具类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.baidu.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "653134277@qq.com": "563150601@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/house365ios/TFCustomTools.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TFCustomTools/Classes/**/*",
22   "exclude_files": "TFCustomTools/Classes/Reachability.{h,m}",
23   "subspecs": [
24     {
25       "name": "no-arc",
26       "requires_arc": false,
27       "source_files": "TFCustomTools/Classes/Reachability.{h,m}"
28     }
29   ]