blob: cb9001218e24f538b1f3eec1115629dc4c144df2 [file] [log] [blame]
{
"name": "XYKit",
"version": "1.1.0",
"summary": "The package of useful tools, include categories and classes",
"homepage": "https://github.com/xingyong723/XYKit.git",
"license": "MIT",
"authors": {
"tangjr": "xingyong723@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xingyong723/XYKit.git",
"tag": "1.1.0"
},
"source_files": [
"XYKit",
"XYKit/**/*.{h,m}"
],
"requires_arc": true
}