[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 5 / f / LGHelper / 1.0.0 / LGHelper.podspec.json
blobb0fe5bdc21f589151b76dc602998e5300a3f5baa
2   "name": "LGHelper",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": "MIT",
8   "homepage": "https://github.com/Friend-LGA/LGHelper",
9   "authors": {
10     "Grigory Lutkov": "Friend.LGA@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/Friend-LGA/LGHelper.git",
14     "tag": "1.0.0"
15   },
16   "summary": "iOS helper contains a lot of useful macrosses, methods and hints for every day",
17   "requires_arc": true,
18   "source_files": "LGHelper/*.{h,m}",
19   "dependencies": {
20     "Reachability": [
21       "~> 3.2"
22     ]
23   }