blob: f7e6bf0d117d5a388adda3d1b7dae839d17fad44 [file] [log] [blame]
{
"name": "MagicV2ViewController",
"version": "1.0.0",
"summary": "An all in one solution used to paginate, pull to refresh, display an empty state view and handle cashed Data UITableViewController.",
"description": " A longer description of MagicV2ViewController in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/rapinto/MagicV2ViewController",
"license": "MIT",
"authors": {
"rpinto": ""
},
"social_media_url": "http://twitter.com/rpinto",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rapinto/MagicV2ViewController.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}