blob: d38b65eed4e1252906daeece727adbcb707031ff [file] [log] [blame]
{
"name": "SwiftySwift",
"version": "1.0.1",
"summary": "SwiftySwift is a collection of useful extensions for Swift types and Cocoa objects.",
"homepage": "https://github.com/adeca/SwiftySwift",
"license": {
"type": "MIT"
},
"authors": {
"Agustin de Cabrera": "agustindc@gmail.com"
},
"source": {
"git": "https://github.com/adeca/SwiftySwift.git",
"tag": "1.0.1"
},
"source_files": "SwiftySwift/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}