blob: f3cd45e711e8d66414233bfd6df067cf8efc2ffb [file] [log] [blame]
{
"name": "XKCocoapods",
"version": "1.0.0",
"summary": "cocoapods制作通用库工具类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ryanmans/XKCocoapods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ryanmans": "1696186412@qq.com"
},
"source": {
"git": "https://github.com/ryanmans/XKCocoapods.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKCocoapods/Classes/**/*",
"public_header_files": "XKCocoapods/Classes/**/*.h"
}