blob: 41c3147ed88f9b6049dd20ed2123acc6677489b1 [file] [log] [blame]
{
"name": "NativeKitImagePicker",
"version": "1.0",
"summary": "NativeKitImagePicker for ios.",
"homepage": "https://github.com/abclz/NativeKitImagePicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eason": "18210437675@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/abclz/NativeKitImagePicker.git",
"tag": "1.0"
},
"source_files": "NativeKitImagePicker/*",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"requires_arc": true
}