[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / a / 4 / MZFayeClient / 1.0.3 / MZFayeClient.podspec.json
blob90af59433c95ed35c0b6d38f6d3c3bc10e481c16
2   "name": "MZFayeClient",
3   "version": "1.0.3",
4   "summary": "Faye Client for iOS. Supports subscription blocks.",
5   "homepage": "https://github.com/m1entus/MZFayeClient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MichaƂ Zaborowski": "m1entus@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/m1entus/MZFayeClient.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "MZFayeClient/*.{h,m}",
18   "dependencies": {
19     "SocketRocket": [
21     ]
22   },
23   "platforms": {
24     "ios": "7.0"
25   },
26   "frameworks": "QuartzCore",
27   "requires_arc": true