blob: c36219847c19adf2cbd4b988db30afe0157fc44c [file] [log] [blame]
{
"name": "Extensions",
"version": "0.0.1",
"summary": "Cocoapod of useful extensions written in Swift 2.2.",
"homepage": "https://github.com/TheDarkCode/Extensions",
"license": "MIT",
"authors": {
"Mark Hamilton": "mark@dryverless.com"
},
"source": {
"git": "https://github.com/TheDarkCode/Extensions.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/dryverless",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}