blob: ba093613c4a4cf6e4ce5c22b3d1a665141b8815e [file] [log] [blame]
{
"name": "SmartCamera",
"version": "1.2.3",
"summary": "SmartCamera for iOS",
"homepage": "https://github.com/azhisoft/SmartCamera_iOS",
"license": "Apache License, Version 2.0",
"authors": {
"azhisoft": "azhisoft@163.com"
},
"source": {
"git": "https://github.com/azhisoft/SmartCamera_iOS.git",
"tag": "v1.2.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"subspecs": [
{
"name": "iphoneos",
"vendored_frameworks": "releases/Library/SmartCamera.framework"
}
]
}