blob: 9148c1e360fd8d5a7d6fece5ede6a250b1e069f6 [file] [log] [blame]
{
"name": "SDK1",
"version": "0.1.0",
"summary": "一个关于个人成长开发的库文件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fsj0209/SDK1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fsj0209@foxmail.com": "fansenjun@infinities.com.cn"
},
"source": {
"git": "https://github.com/fsj0209/SDK1.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SDK1/Classes/**/*",
"public_header_files": "SDK1/Classes/**/*.h"
}