blob: 3e3922f5cc6241c5f74fefe7f5cbd50cde9a4731 [file] [log] [blame]
{
"name": "OpenClien",
"version": "0.1.1",
"summary": "Clien.net 비공식 iOS 라이브러리",
"homepage": "https://github.com/kewlbear/OpenClien",
"license": "Apache 2.0",
"authors": {
"Changbeom Ahn": "kewlbear@gmail.com"
},
"source": {
"git": "https://github.com/kewlbear/OpenClien.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"OpenClien",
"Vendor/GDataXML-HTML"
],
"compiler_flags": "-I$(SDKROOT)/usr/include/libxml2",
"dependencies": {
"GTMNSStringHTMLAdditions": [
]
}
}