[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / 9 / FHXFoundation / 0.1.4 / FHXFoundation.podspec.json
blob9e4c04e94b9c5f6efb6de9f6cd427a02759e627f
2   "name": "FHXFoundation",
3   "version": "0.1.4",
4   "summary": "A short description of FHXFoundation.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fenghanxu/FHXFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fenghanxu": "1162851277@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fenghanxu/FHXFoundation.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": [
22     "Sources/**/*.h",
23     "Sources/*/**/*.h",
24     "Sources/*/*/**/*.h"
25   ],
26   "source_files": [
27     "Sources/**",
28     "Sources/*/**",
29     "Sources/*/*/**"
30   ]