[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 7 / 4 / QCLib / 0.1.0 / QCLib.podspec.json
blobe6b9217c6bdc000302216389aeaf33da20710ea2
2   "name": "QCLib",
3   "version": "0.1.0",
4   "summary": "Library to development application iOS.",
5   "homepage": "https://github.com/quocdungchu/QCLib",
6   "license": "MIT",
7   "authors": {
8     "Quoc Dung Chu": "quocdung.chu@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/quocdungchu/QCLib.git",
12     "tag": "v0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "Core",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
21       "~> 2.2"
22     ],
23     "GPUImage": [
24       "~> 0.1.4"
25     ]
26   }