blob: 2af955aa4e5166d23926a3b3ddb69a0af034cd96 [file] [log] [blame]
{
"name": "CocoaTouch-Categories",
"version": "0.0.1",
"summary": "Categories for CocoaTouch layer.",
"description": " A longer description of CocoaTouch-Categories 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/GeraldoBastos/CocoaTouch-Categories/blob/master/README.md",
"license": "MIT",
"authors": {
"": ""
},
"social_media_url": "http://twitter.com/geraldobastos",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GeraldoBastos/CocoaTouch-Categories.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"public_header_files": "Classes/**/*.h"
}