blob: 0152ff270aab560dfbdbc886e4861b86c52bca77 [file] [log] [blame]
{
"name": "KK_ZGL_testLib",
"version": "0.0.1",
"summary": "testLib.",
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。\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!",
"homepage": "https://github.com/GL-ZHU/textLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GL-ZHU": "caimter@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GL-ZHU/textLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}