blob: b6a2f357377900d502094155fa6f8981d07d0924 [file] [log] [blame]
{
"name": "XSAdditions",
"version": "0.0.5",
"summary": "自己整理的常用系统类拓展",
"homepage": "https://github.com/cedarYellow/XSAdditions",
"license": "MIT",
"authors": {
"Cedar": "lychae@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cedarYellow/XSAdditions.git",
"tag": "0.0.5"
},
"source_files": [
"XSAdditions",
"XSAdditionsDemo/XSAdditionsDemo/XSAdditions/*.{h,m}"
],
"resources": "XSAdditionsDemo/XSAdditionsDemo/XSAdditions/XSAdditions.bundle",
"requires_arc": true
}