blob: a65b79c83df8a33c1744f3f7cdd177508ac7b2f1 [file] [log] [blame]
{
"name": "RMGallery",
"version": "0.1",
"license": "Apache 2.0",
"summary": "A modular and lightweight gallery for iOS.",
"homepage": "https://github.com/robotmedia/RMGallery",
"authors": "Hermes Pique",
"social_media_url": "https://twitter.com/robotmedia",
"source": {
"git": "https://github.com/robotmedia/RMGallery.git",
"tag": "v0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "RMGallery/*.{h,m}"
}