blob: b9dc4da625fb382d4c87c76255e472738ee33fbd [file] [log] [blame]
{
"name": "GowalkCameraFramework",
"version": "1.0.1",
"summary": "机器模式拍摄模块",
"homepage": "https://github.com/ShannonCrazy/GowalkCameraFramework",
"license": "MIT",
"authors": {
"Lingzhi": "541273160@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ShannonCrazy/GowalkCameraFramework.git",
"tag": "1.0.1"
},
"vendored_frameworks": "GowalkCameraFramework/**/*.{framework}",
"resources": "GowalkCameraFramework/**/*.{bundle}",
"frameworks": [
"UIKit",
"CoreLocation",
"CoreMotion",
"AssetsLibrary",
"Photos",
"Foundation",
"AVFoundation",
"AddressBook",
"Contacts",
"UserNotifications"
],
"dependencies": {
"AFNetworking": [
]
}
}