blob: 8e7bd21346c0ca8e942c6810f6f9eac5a407da58 [file] [log] [blame]
{
"name": "YTToolPortal",
"version": "0.0.3",
"summary": "YTToolPortal 工具",
"description": "test description",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://476139183.github.io",
"authors": {
"duanyutian": "476139183@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/476139183/YTToolPortal.git",
"tag": "0.0.3"
},
"source_files": "YTToolPortal/YTToolPortal/*.{h,m}",
"prefix_header_contents": "#import \"YTToolHeader.h\"",
"requires_arc": true
}