[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / f / 3 / RongCloud / 2.8.26 / RongCloud.podspec.json
blobdea94b8a01983a56eebc1dd247bc424d86aadbf7
2   "name": "RongCloud",
3   "version": "2.8.26",
4   "summary": "RongCloud IM SDK",
5   "description": "RongCloud IM SDK for iOS",
6   "homepage": "https://github.com/Limon-O-O/RongCloud",
7   "license": "MIT",
8   "authors": {
9     "Limon": "fengninglong@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Limon-O-O/RongCloud.git",
16     "tag": "2.8.26"
17   },
18   "source_files": "Source/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "RongCloudIM/IMLib": [
22       "~> 2.8.26"
23     ],
24     "RongCloudIM/IMKit": [
25       "~> 2.8.26"
26     ]
27   },
28   "prefix_header_contents": "#ifdef __OBJC__\n  #import \"Header.h\"\n#endif /* __OBJC__*/"