blob: 8af311b6524ddcbeacbeb4ac9d5afd1bb8187fbf [file] [log] [blame]
{
"name": "ExtraKit",
"version": "0.1.1",
"summary": "A collection of useful Swift extensions.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rickbdotcom/ExtraKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Richard Burgess": "rickb@rickb.com"
},
"source": {
"git": "https://github.com/rickbdotcom/ExtraKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ExtraKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}