blob: b97e5c100b0a23e6282a566b2173c381c331a296 [file] [log] [blame]
{
"name": "APPhotolibrary",
"version": "0.0.2",
"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.2"
},
"source_files": "Classes/**/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"frameworks": "AssetsLibrary"
}