[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 6 / 0 / jrmgx / 0.1.1 / jrmgx.podspec.json
blobb7554de8c9e6126a95c840eaa8488ca7f6f926e0
2   "name": "jrmgx",
3   "version": "0.1.1",
4   "summary": "My personnal set of Swift helpers",
5   "description": "This pod contains helpers to get you on track more quickly with Swift\nIt covers multiples parts including UI / numbers / extension and more",
6   "homepage": "https://github.com/jrmgx/swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jérôme Gx": "jerome@gangneux.net"
13   },
14   "source": {
15     "git": "https://github.com/jrmgx/swift.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "jrmgx/Classes/**/*"