[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / f / LGHelper / 1.0.3 / LGHelper.podspec.json
blobfbb1c78b1a21d5ec8f152073b401c9dbfea62757
2   "name": "LGHelper",
3   "version": "1.0.3",
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.3"
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   }