blob: b5625c8b57d98ea233d4976ebeba5382f44eb546 [file] [log] [blame]
{
"name": "Peking",
"version": "1.1.0",
"summary": "An image picker for iOS",
"homepage": "https://github.com/Meniny/Peking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/Peking.git",
"tag": "1.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit",
"Photos",
"AVFoundation",
"CoreMotion"
],
"source_files": "Peking/**/*.swift",
"resources": [
"Peking/Resources/Assets.xcassets",
"Peking/Resources/**/*.xib"
],
"pushed_with_swift_version": "3.0"
}