[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 9 / LCCameraKit / 1.2.1 / LCCameraKit.podspec.json
bloba3f3eb45d3aba29345590e4f4bcea3f683482a04
2   "name": "LCCameraKit",
3   "version": "1.2.1",
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.1",
14     "commit": "15bccddf2807a4a370477580dcb46857b5a5e120"
15   },
16   "source_files": "CameraKit/**/*.{h,m}",
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   }