blob: 7486f8cfef2f85169f907e80fccbe8060bf23357 [file] [log] [blame]
{
"name": "ServerChan",
"summary": "A debug log based on 「ServerChan」",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xummer": "xummer26@gmail.com"
},
"homepage": "https://github.com/Xummer/ServerChan",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Xummer/ServerChan.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "ServerChan/ServerChan/*.{h,m}",
"public_header_files": "ServerChan/ServerChan/*.{h}",
"frameworks": [
"UIKit",
"CoreFoundation"
]
}