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