blob: 477522a5eca68e00758c959c16591d9d55c0f368 [file] [log] [blame]
{
"name": "LCCameraKit",
"version": "1.1.0",
"summary": "行车记录仪静态库.",
"description": "封装方法,方便使用",
"homepage": "https://github.com/Lclmyname/LCCameraKit",
"license": "MIT",
"authors": {
"LiuChaolong": "1097920539@qq.com"
},
"source": {
"git": "https://github.com/Lclmyname/LCCameraKit.git",
"tag": "1.1.0",
"commit": "1aaca3ee1a9a93ad509603a9e277263624e83299"
},
"source_files": "CameraKit/CameraKit.h",
"frameworks": [
"UIKit",
"MapKit",
"SystemConfiguration",
"Security",
"CoreGraphics",
"MobileCoreServices"
],
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
],
"WiFiKit": [
"~> 0.1.1"
],
"GDataXML-HTML": [
"~> 1.3.0"
],
"Reachability": [
"~> 3.2"
]
}
}