blob: 10548ba4d80bbdc7b86cb51b9838992786211f82 [file] [log] [blame]
{
"name": "LKCammerDemo",
"version": "1.3.0",
"summary": "A camera sdk demo of LKCammerDemo.",
"description": "This demo is test how create pod from GitHub",
"homepage": "https://github.com/lingkun/LKCammerDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lingkun": "2858850100@qq.com"
},
"source": {
"git": "https://github.com/lingkun/LKCammerDemo.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LKCammerDemo/Classes/**/*.{h,m}",
"resource_bundles": {
"LKCammerDemo": [
"LKCammerDemo/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"libextobjc": [
"~> 0.6"
]
}
}