[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 5 / 0 / LGConnection / 1.0.0 / LGConnection.podspec.json
blob002023d20cd2a2241a5dcb62a49ec9b840bdd740
2   "name": "LGConnection",
3   "version": "1.0.0",
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.0"
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.4"
22     ],
23     "Reachability": [
24       "~> 3.2"
25     ],
26     "XMLReader-Arc": [
27       "~> 1.1"
28     ],
29     "LGHelper": [
30       "~> 1.0.0"
31     ],
32     "LGHelper+NS": [
33       "~> 1.0.0"
34     ]
35   }