blob: 13a927f11d89140159cf4296554b22183d720da4 [file] [log] [blame]
{
"name": "XSAdditions",
"version": "0.1.3",
"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.1.3"
},
"source_files": [
"XSAdditions",
"XSAdditionsDemo/XSAdditionsDemo/XSAdditions/*.{h,m}"
],
"requires_arc": true
}