blob: f0c3451ccb3190e63e01e7a0017db2ae4d209036 [file] [log] [blame]
{
"name": "KSGuide",
"version": "1.5.1",
"summary": "iOS App first start guide.",
"description": "A longer description of KSGuide 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!",
"homepage": "https://github.com/bing6/KSGuide",
"license": "MIT (MIT)",
"authors": {
"郝冰": "bing.hao1982@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/bing6/KSGuide.git",
"tag": "1.5.1"
},
"source_files": "src/*.{h,m}",
"exclude_files": "Classes/Exclude"
}