blob: ddf605005cc6142b1f5718337d87e56a95fd8319 [file] [log] [blame]
{
"name": "XBUtils",
"version": "1.1.1",
"summary": "a tool",
"authors": {
"xiabob": "xiabob@yeah.net"
},
"homepage": "https://github.com/xiabob/XBUtils",
"license": {
"type": "MIT"
},
"source": {
"git": "https://github.com/xiabob/XBUtils.git",
"tag": "1.1.1"
},
"source_files": "XBUtils/XBUtils/Class/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}