blob: 2d3e97299965c0a9f6856ce738b16d879b6e647d [file] [log] [blame]
{
"name": "huigDemo",
"version": "0.01",
"summary": "我的框架",
"homepage": "https://github.com/yh8577/huigDemo",
"license": "MIT",
"authors": {
"yh8577": "email@address.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yh8577/huigDemo.git",
"tag": "0.01"
},
"source_files": [
"huigDemo",
"huigDemo/我的框架/*.{*}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}