blob: b1d08cd39dfbc9e0f1ff872a7c7395dfb1b1999c [file] [log] [blame]
{
"name": "NoChatMM",
"version": "0.1.0",
"summary": "UI componentes for NoChat",
"homepage": "https://github.com/little2s/NoChat.git",
"license": "MIT",
"authors": {
"Yinglun Duan": "duanyinglun@ninty.cc"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/little2s/NoChat.git",
"tag": "0.1.0"
},
"source_files": "NoChatMM/Source/*.{h,swift}",
"public_header_files": "NoChatMM/Source/*.h",
"resources": [
"NoChatMM/Source/*.xcassets"
],
"dependencies": {
"NoChat": [
"~> 0.1"
]
}
}