blob: d8fc10b2f2c6c6ac41ba655b64db4ebc69c34846 [file] [log] [blame]
{
"name": "RGDynamicOnboard",
"version": "0.1",
"summary": "Custom slideshows made easy.",
"homepage": "https://github.com/RamonGilabert/RGDynamicOnboard",
"license": {
"type": "MIT",
"file": "Resources/LICENSE.md"
},
"authors": {
"Ramon Gilabert": "contact@ramongilabert.com"
},
"social_media_url": "http://twitter.com/RamonGilabert",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RamonGilabert/RGDynamicOnboard.git",
"tag": "0.1"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}