blob: 62c8189cca01d4ff7d3ea589782be121452a901b [file] [log] [blame]
{
"name": "ZYCustomString",
"version": "0.1.3",
"summary": "测试ZYCustomString",
"description": "\"测试ZYCustomString是否可以成功\"",
"homepage": "https://github.com/Rover001/CustomString.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rover001": "zengyun6666@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Rover001/CustomString.git",
"tag": "0.1.3"
},
"source_files": [
"ZYCustomString",
"ZYCustomString/**/*.{h,m}"
],
"requires_arc": true
}