blob: a536eab35a8169a33740d54e8156c65188da9622 [file] [log] [blame]
{
"name": "ExtensionalSwift",
"version": "1.1.2",
"summary": "Popular extensions in Swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/4taras4/SwiftExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"4taras4": "4taras4@gmail.com"
},
"source": {
"git": "https://github.com/4taras4/SwiftExtension.git",
"tag": "1.1.2"
},
"social_media_url": "https://twitter.com/lulz_ua",
"platforms": {
"ios": "8.0"
},
"source_files": "ExtensionalSwift/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.1"
}