blob: d9b38e649ad316c569e0c1389f708c54b4c3c3db [file] [log] [blame]
{
"name": "TSAssetsPickerController",
"version": "1.0.2",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"homepage": "https://github.com/tomkowz/TSAssetsPickerController",
"authors": {
"Tomasz Szulc": "szulctomasz@me.com"
},
"summary": "Custom ImagePickerController supports selecting multipler assets in one time.",
"social_media_url": "http://twitter.com/tomkowz",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/tomkowz/TSAssetsPickerController.git",
"tag": "1.0.2"
},
"source_files": "Classes/**/*",
"requires_arc": true
}