Skip to content

Commit

Permalink
[Add] Swiftification 9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hiltonc authored and CocoaPodsBot committed Dec 3, 2016
1 parent 7761895 commit cdada04
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions Specs/4/0/3/Swiftification/9.2.0/Swiftification.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "Swiftification",
"version": "9.2.0",
"summary": "Swift extensions to make life more pleasant.",
"authors": [
"Hilton Campbell",
"Stephan Heilner",
"Branden Russell",
"Nick Shelley",
"Rhett Rogers"
],
"homepage": "https://github.com/CrossWaterBridge/Swiftification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/CrossWaterBridge/Swiftification.git",
"tag": "9.2.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Swiftification/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}

0 comments on commit cdada04

Please sign in to comment.