[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 5 / f / LGHelper / 1.0.1 / LGHelper.podspec.json
blobbe3d9e2b2af2c9fb5011a0dd444d9e604fb2202f
2   "name": "LGHelper",
3   "version": "1.0.1",
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.1"
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   }