blob: 1061f0a363f06901e2ef59a98b1753c3333797f6 [file] [log] [blame]
{
"name": "KingsType",
"version": "0.0.2",
"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.2"
},
"source_files": "KingsType/Classes/*.{h,m}",
"requires_arc": true
}