blob: b1d55c31da8010ed961fb8eeb6435a95ee95878a [file] [log] [blame]
{
"name": "XKCocoapods",
"version": "1.0.1",
"summary": "基于cocoapods的方式制作公有库",
"homepage": "https://github.com/ryanMans/XKCocoapods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ALLen、LAS": "1696186412@qq.com"
},
"source": {
"git": "https://github.com/ryanMans/XKCocoapods.git",
"tag": "1.0.1"
},
"source_files": "XKCocoapods/Classes/**/*",
"platforms": {
"ios": "8.0"
}
}