blob: 84d652bf96c955c764791a8bbe73d375e03c3c22 [file] [log] [blame]
{
"name": "MobCat",
"version": "0.0.1",
"summary": "Popular Categories",
"description": " A longer description of MobCat 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/nielubowicz/MobCat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris Nielubowicz": "nielubowicz@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/nielubowicz/MobCat.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}