blob: 42f67d17a55205381fb0d12d6b3edf8029798f16 [file] [log] [blame]
{
"name": "WXSpecs",
"version": "0.0.1",
"summary": "创建一个pod库",
"description": "练习创建个一个pod库",
"homepage": "https://github.com/wangxu19910204/WXSpecs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王旭": "wangxuz@chanjet.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangxu19910204/WXSpecs.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"WXKit/WXKit/Classes/**/*.{h,m}"
],
"requires_arc": true
}