blob: 33b61743cda418cfaeb7f66c6cdd6fa04e785e24 [file] [log] [blame]
{
"name": "jrmgx",
"version": "0.1.0",
"summary": "My personnal set of Swift helpers",
"description": "This pod contains helpers to get you on track more quickly with Swift\nIt covers multiples parts including UI / numbers / extension and more",
"homepage": "https://github.com/jrmgx/swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jérôme Gx": "jerome@gangneux.net"
},
"source": {
"git": "https://github.com/jrmgx/swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "jrmgx/Classes/**/*"
}