blob: e719fb42c881ac32e5993781317e5b5f6fe54292 [file] [log] [blame]
{
"name": "ios-im",
"version": "0.2",
"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.2"
},
"ios": {
"vendored_frameworks": "build/IMSDK.framework"
},
"resources": "build/IMSDK.bundle",
"requires_arc": true
}