blob: 04c7eeeb202b422351454b0c277cbc3a47e26e71 [file] [log] [blame]
{
"name": "KSGuide",
"version": "1.2",
"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.2"
},
"source_files": "src/*.{h,m}",
"exclude_files": "Classes/Exclude"
}