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