blob: 40368eea8e57a38da774ff2e9f2a36615a84146e [file] [log] [blame]
{
"name": "SmartCamera",
"version": "1.2.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"subspecs": [
{
"name": "iphoneos",
"vendored_frameworks": "releases/Library/SmartCamera.framework"
}
]
}