blob: dea94b8a01983a56eebc1dd247bc424d86aadbf7 [file] [log] [blame]
{
"name": "RongCloud",
"version": "2.8.26",
"summary": "RongCloud IM SDK",
"description": "RongCloud IM SDK for iOS",
"homepage": "https://github.com/Limon-O-O/RongCloud",
"license": "MIT",
"authors": {
"Limon": "fengninglong@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Limon-O-O/RongCloud.git",
"tag": "2.8.26"
},
"source_files": "Source/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"RongCloudIM/IMLib": [
"~> 2.8.26"
],
"RongCloudIM/IMKit": [
"~> 2.8.26"
]
},
"prefix_header_contents": "#ifdef __OBJC__\n #import \"Header.h\"\n#endif /* __OBJC__*/"
}