blob: 34e00100d03633288de881b2d7855a2f245405c3 [file] [log] [blame]
{
"name": "RTRoom",
"version": "0.0.2",
"summary": "A short description of RTRoom.",
"description": "RTRoom",
"homepage": "https://github.com/RTiOS/RTRoom.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Root": "rtios@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RTiOS/RTRoom.git",
"tag": "0.0.2"
},
"source_files": "RTRoom/**/*.{h,m}",
"public_header_files": "RTRoom/**/*.h",
"resources": [
"RTRoom/Assets.xcassets",
"RTRoom/**/*.{plist,html,js,png,jpg}"
]
}