blob: f1265f2e514ebc55d96751a9e91ab2b13d84201e [file] [log] [blame]
{
"name": "KSToolkit",
"version": "0.2",
"summary": "KSToolkit",
"description": " A longer description of FMDBDataTable 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/bing6/KSToolkit",
"license": "MIT (MIT)",
"authors": {
"Howard": "bing.hao1982@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/bing6/KSToolkit.git",
"tag": "0.2"
},
"source_files": [
"src",
"src/*.{h,m}"
],
"exclude_files": "src/Exclude",
"dependencies": {
"Base64nl": [
"~> 1.2"
]
}
}