blob: a77d54e3e3d5a4c17665c0c588cdb1c238a57cc1 [file] [log] [blame]
{
"name": "ios-im",
"version": "0.1",
"summary": "iOS-im 的Pod库",
"homepage": "https://github.com/yinjialiang1993/ios-im.git",
"license": "MIT",
"authors": {
"殷佳亮": "yinjialiang@icsoc.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yinjialiang1993/ios-im.git",
"tag": "0.1"
},
"ios": {
"vendored_frameworks": "build/IMSDK.framework"
},
"resources": "build/IMSDK.bundle",
"requires_arc": true
}