blob: e223c20ab835e887620143e80a81882d67ab19d5 [file] [log] [blame]
{
"name": "LGConnection",
"version": "1.0.4",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"homepage": "https://github.com/Friend-LGA/LGConnection",
"authors": {
"Grigory Lutkov": "Friend.LGA@gmail.com"
},
"source": {
"git": "https://github.com/Friend-LGA/LGConnection.git",
"tag": "1.0.4"
},
"summary": "iOS wrapper around AFNetworking makes it easy to use",
"requires_arc": true,
"source_files": "LGConnection/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 2.5.0"
],
"Reachability": [
"~> 3.2"
],
"XMLReader-Arc": [
"~> 1.1"
],
"LGHelper": [
"~> 1.1.0"
]
}
}