[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 3 / 5 / 0 / LGConnection / 1.0.4 / LGConnection.podspec.json
blobe223c20ab835e887620143e80a81882d67ab19d5
2   "name": "LGConnection",
3   "version": "1.0.4",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": "MIT",
8   "homepage": "https://github.com/Friend-LGA/LGConnection",
9   "authors": {
10     "Grigory Lutkov": "Friend.LGA@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/Friend-LGA/LGConnection.git",
14     "tag": "1.0.4"
15   },
16   "summary": "iOS wrapper around AFNetworking makes it easy to use",
17   "requires_arc": true,
18   "source_files": "LGConnection/*.{h,m}",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 2.5.0"
22     ],
23     "Reachability": [
24       "~> 3.2"
25     ],
26     "XMLReader-Arc": [
27       "~> 1.1"
28     ],
29     "LGHelper": [
30       "~> 1.1.0"
31     ]
32   }