blob: a57505d51e232abef2b1dfd2658ceb1a3f20cc4f [file] [log] [blame]
{
"name": "FlashPicker",
"version": "0.1.0",
"summary": "iOS 10 Messages app like quick image picker.",
"description": "iOS 10 Messages app like quick image picker.\nYou can pick image quickly by FlashPicker.",
"homepage": "https://github.com/xspyhack/FlashPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xspyhack": "xspyhack@gmail.com"
},
"social_media_url": "https://twitter.com/xspyhack",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xspyhack/FlashPicker.git",
"tag": "0.1.0"
},
"source_files": "FlashPicker/*.swift",
"resources": "FlashPicker/Assets.xcassets",
"requires_arc": true
}