blob: 45763eadcb67d6bfe31651b1ad5e3891ad813b00 [file] [log] [blame]
{
"name": "HISwiftExtensions",
"version": "0.4.7",
"summary": "This is a library of some useful Swift extensions developed while building the hilenium.com iOS app",
"description": "This is a library of some useful Swift extensions developed while building the [Hilenium] (http://hilenium.com) iOS Phone application.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthew Clarkson": "mpclarkson@gmail.com"
},
"social_media_url": "http://twitter.com/matt_clarkson",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/hilenium/HISwiftExtensions.git",
"tag": "0.4.7"
},
"homepage": "https://github.com/hilenium/HISwiftExtensions",
"source_files": "Pod/Classes/**/*.{swift}",
"documentation_url": "https://hilenium.github.io/HISwiftExtensions"
}