4 "summary": "A collection of simple utilities and extensions for Swift.",
5 "description": "A longer description of MCSwift in Markdown format.\n\n* I wrote this because I found I re-used similar utilities over and over.\n* Taks such as initialisers, date, numbers and so on!\n* This will expand over time, and anyone can contribute",
6 "homepage": "http://github.com/mitchins/MCSwift",
12 "Mitch Currie": "mitch@mitchellcurrie.com"
18 "git": "https://github.com/mitchins/MCSwift.git",
23 "MCSwift/**/*.{swift}"
25 "frameworks": "UIKit",
27 "pod_target_xcconfig": {
28 "CLANG_CXX_LANGUAGE_STANDARD": "compiler-default",
29 "APPLICATION_EXTENSION_API_ONLY": "YES"
31 "pushed_with_swift_version": "3.0"