blob: ee74b0924ff05619988ffea042d33e34a9918afb [file] [log] [blame]
{
"name": "Pickle",
"version": "1.3.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.3.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": "4.0.3"
}