blob: fd55124fc4bce42281ece737c40f8fe0fd22f9e6 [file] [log] [blame]
{
"name": "XSAdditions",
"version": "0.0.3",
"summary": "Foundation框架常用类拓展(持续更新)",
"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.3"
},
"source_files": [
"XSAdditions",
"XSAdditionsDemo/XSAdditions/*.{h,m}"
],
"requires_arc": true
}