[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 1 / 5 / a / FHXPhotoSelect / 0.1.2 / FHXPhotoSelect.podspec.json
blob9df0a1c4df06b988003047332c04ce26ded9764a
2   "name": "FHXPhotoSelect",
3   "version": "0.1.2",
4   "summary": "A short description of FHXPhotoSelect.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fenghanxu/FHXPhotoSelect",
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/FHXPhotoSelect.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": [
22     "Sources/FHXPhotoSelect.h"
23   ],
24   "source_files": [
25     "Sources/**",
26     "Sources/*/**",
27     "Sources/*/*/**"
28   ],
29   "resource_bundles": {
30     "Asserts": [
31       "Asserts.bundle/*.png"
32     ]
33   },
34   "requires_arc": true,
35   "frameworks": [
36     "UIKit",
37     "Photos"
38   ],
39   "pod_target_xcconfig": {
40     "SWIFT_VERSION": "3.2"
41   }