blob: a0313d9435da0b63a1368992e50c6df503f9b3fa [file] [log] [blame]
{
"name": "XDKit",
"version": "1.0.0",
"summary": "test Pod",
"description": " A longer description of XDKit 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/hytzxd",
"license": "MIT",
"authors": {
"张旭东": "xudongzhang999@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hytzxd/XDKit.git",
"branch": "master",
"tag": "1.0.0"
},
"source_files": "XDKit/**/*.{h,m}",
"requires_arc": true
}