blob: 10375ed1fedfc05f2c8396a491a908cb7003bba6 [file] [log] [blame]
{
"name": "AGPhotoBrowser",
"version": "1.0.6",
"platforms": {
"ios": "6.0"
},
"summary": "A customizable photo browser for iOS6 and iOS7 inspired by Facebook.",
"description": "A customizable photo browser for iOS6 and iOS7 inspired by Facebook. Demo project included.",
"homepage": "https://github.com/andreagiavatto/AGPhotoBrowser",
"authors": {
"Andrea Giavatto": "andreagiavatto@gmail.com"
},
"source": {
"git": "https://github.com/andreagiavatto/AGPhotoBrowser.git",
"tag": "1.0.6"
},
"license": {
"type": "Apache",
"file": "LICENSE.md"
},
"source_files": "src/*.{h,m}",
"requires_arc": true
}