blob: 61c8d994950ccc27f65e809cb756d7eb045a8447 [file] [log] [blame]
{
"name": "CTFramework",
"version": "0.0.1",
"summary": "iOS Social SDK based on EaseMob SDK",
"description": "iOS Social SDK based on EaseMob SDK",
"homepage": "http://www.jianshu.com/users/49ee0c6dad03/latest_articles",
"authors": {
"Jirun": "507704800@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://git.coding.net/JiRun/CTFramework.git",
"tag": "0.0.1"
},
"frameworks": [
"UIKit",
"Foundation",
"CTCore"
],
"ios": {
"vendored_frameworks": "CTCore.framework"
},
"requires_arc": true
}