blob: 5249beca5e3ec5fd0e8ff16e2d676d3cf35a7a14 [file] [log] [blame]
{
"name": "KingsType",
"version": "0.0.1",
"summary": "An easy way to use types",
"homepage": "https://github.com/wangtongs/KingsType",
"license": "MIT",
"authors": {
"wangtong": "wangtongKings@163.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/wangtongs/KingsType.git",
"tag": "0.0.1"
},
"source_files": "KingsType/Classes/*.{h,m}",
"requires_arc": true
}