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