blob: 60b451ea0a0fc8f5eda0c6e3749cd6c428526674 [file] [log] [blame]
{
"name": "LGHelper",
"version": "1.0.2",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"homepage": "https://github.com/Friend-LGA/LGHelper",
"authors": {
"Grigory Lutkov": "Friend.LGA@gmail.com"
},
"source": {
"git": "https://github.com/Friend-LGA/LGHelper.git",
"tag": "1.0.2"
},
"summary": "iOS helper contains a lot of useful macrosses, methods and hints for every day",
"requires_arc": true,
"source_files": "LGHelper/*.{h,m}",
"dependencies": {
"Reachability": [
"~> 3.2"
]
}
}