blob: 73acd7d2d4f964b5f6de4a97fc8be219b9577979 [file] [log] [blame]
{
"name": "Easemob",
"version": "2.0.7",
"license": "MIT",
"summary": "An Objective-C client for IM service",
"homepage": "https://github.com/winterSleep/EasemobSDK/",
"authors": {
"EaseMob Inc.": "lzp0001@qq.com"
},
"source": {
"git": "https://github.com/winterSleep/EasemobSDK.git",
"tag": "2.0.7"
},
"source_files": "**",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"resources": "**",
"frameworks": [
"Foundation",
"UIKit",
"MapKit",
"ImageIO",
"CoreLocation",
"Security",
"MobileCoreServices",
"SystemConfiguration",
"libiconv",
"AddressBook",
"CFNetwork",
"CoreGraphics",
"libxml2",
"libz",
"libresolv",
"libstdc++"
]
}