[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 4 / 9 / LCCameraKit / 1.2.0 / LCCameraKit.podspec.json
blob3553740fcd1ed42af69bede0011ef56fc4f7fba7
2   "name": "LCCameraKit",
3   "version": "1.2.0",
4   "summary": "行车记录仪静态库.",
5   "description": "封装方法,方便使用",
6   "homepage": "https://github.com/Lclmyname/LCCameraKit",
7   "license": "MIT",
8   "authors": {
9     "LiuChaolong": "1097920539@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Lclmyname/LCCameraKit.git",
13     "tag": "1.2.0",
14     "commit": "1e357cd549db340ec646291edeb8a14ee79ed4be"
15   },
16   "source_files": "CameraKit/**/*.{h}",
17   "frameworks": [
18     "UIKit",
19     "MapKit",
20     "SystemConfiguration",
21     "Security",
22     "CoreGraphics",
23     "MobileCoreServices"
24   ],
25   "libraries": [
26     "xml2",
27     "resolv"
28   ],
29   "xcconfig": {
30     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
31   },
32   "platforms": {
33     "ios": "8.0"
34   },
35   "dependencies": {
36     "AFNetworking": [
38     ],
39     "GDataXML-HTML": [
41     ],
42     "Reachability": [
44     ]
45   }