blob: 9ff2ce888c429a90db451f130390b0732532f6c6 [file] [log] [blame]
{
"name": "VansXYKit",
"version": "1.0.0",
"summary": "一组非常有用的项目工具集.",
"description": "commit Public Podspec",
"homepage": "https://github.com/VansXY/VansXYKit",
"license": "MIT",
"authors": {
"xiaoyang": "yang.xiao@hoomsun.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/VansXY/VansXYKit.git",
"tag": "1.0.0"
},
"source_files": "VansXYkIT/VansXYkIT/VansXYKit",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}