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