blob: 475537f7bdd9f6e534ef608519a1b224311ea0e8 [file] [log] [blame]
{
"name": "APPhotolibrary",
"version": "0.0.1",
"summary": "Easy access to photo album on iOS",
"homepage": "https://github.com/Alterplay/APPhotolibrary",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Alexey Belkevich": "alexey.belkevich@alterplay.com"
},
"source": {
"git": "https://github.com/Alterplay/APPhotolibrary.git",
"tag": "0.0.1"
},
"source_files": "Classes/**/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"frameworks": "AssetsLibrary"
}