blob: 0bbbbfd57bfa6c3b9ff6ef60b538a8ea1c11da6c [file] [log] [blame]
{
"name": "YYYHTTPServer",
"version": "1.0.0",
"summary": "YYYHTTPServer",
"description": "this is YYYHTTPServer",
"homepage": "https://github.com/276523923/YYYHTTPServer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"276523923@qq.com": "yyyue@vip.qq.com"
},
"source": {
"git": "https://github.com/276523923/YYYHTTPServer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YYYHTTPServer/Classes/**/*.{h,m}",
"public_header_files": "YYYHTTPServer/Classes/**/*.h"
}