blob: 770421ff04e4d58f824e78c65c1286e89c0ff844 [file] [log] [blame]
{
"name": "Pickle",
"version": "1.2.0",
"summary": "Carousell flavoured image picker with multiple photo selections.",
"homepage": "https://github.com/carousell/pickle",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"bcylin": "bcylin@gmail.com",
"Suganth": "suganth@live.in"
},
"source": {
"git": "https://github.com/carousell/pickle.git",
"tag": "1.2.0"
},
"social_media_url": "https://twitter.com/thecarousell",
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": "Photos"
},
"source_files": "Pickle/Classes/**/*",
"resources": "Pickle/Assets/**/*",
"pushed_with_swift_version": "3.1"
}