blob: 96813bdc6dec0c3edeb321f3e6fc3d5c48b64535 [file] [log] [blame]
{
"name": "AGPhotoBrowser",
"version": "1.1.0",
"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.1.0"
},
"license": {
"type": "Apache",
"file": "LICENSE.md"
},
"source_files": "src/*.{h,m}",
"requires_arc": true
}