blob: 3553740fcd1ed42af69bede0011ef56fc4f7fba7 [file] [log] [blame]
{
"name": "LCCameraKit",
"version": "1.2.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.2.0",
"commit": "1e357cd549db340ec646291edeb8a14ee79ed4be"
},
"source_files": "CameraKit/**/*.{h}",
"frameworks": [
"UIKit",
"MapKit",
"SystemConfiguration",
"Security",
"CoreGraphics",
"MobileCoreServices"
],
"libraries": [
"xml2",
"resolv"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
],
"GDataXML-HTML": [
],
"Reachability": [
]
}
}