blob: 079f334ed7dbb4875fcee76270d93d32d9db7215 [file] [log] [blame]
{
"name": "Forum",
"version": "0.0.1",
"summary": "A Forum.",
"description": "The Forum module",
"homepage": "https://github.com/kylomooa/SCForum.git",
"license": "MIT",
"authors": {
"maoqiang": "kylo.mooa@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kylomooa/SCForum.git",
"tag": "0.0.1"
},
"source_files": "Forum/*.zip",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}