blob: 3c4fac08f9abc387196ff56e6ad39425d70bb85a [file] [log] [blame]
{
"name": "GBTool",
"version": "0.0.1",
"summary": "GBTool",
"description": "Just a test\".\n # This description is used to generate tags and improve search results.\n # * Think: What does it do? Why did you write it? What is the focus?\n # * Try to keep it short, snappy and to the point.\n # * Write the description between the DESC delimiters below.\n # * Finally, don't worry about the indent, CocoaPods strips it!\n s.description = <<-DESC",
"homepage": "https://github.com/mokey1422/GBTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mokey1422": "15253503932@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mokey1422/GBTest.git",
"tag": "0.0.1"
},
"source_files": [
"GBTest",
"GBTest/**/GBTool/*.{h,m}"
]
}