blob: 04515844d4ddba8e6351b58a80214d735b7b9887 [file] [log] [blame]
{
"name": "StfalconSwiftExtensions",
"version": "0.17",
"summary": "StfalconSwiftExtensions is a collection of helpful extensions.",
"description": "Collection contains ViewController, UIView, UILabel, ScrollView, MutableData, Dispatch, String, DeviceType and Realm extensions.",
"homepage": "https://github.com/stfalcon-studio/SwiftExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Viktor Amelin": "viktor.amelin@stfalcon.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source": {
"git": "https://github.com/stfalcon-studio/SwiftExtensions.git",
"tag": "0.17"
},
"source_files": "*.{swift}",
"dependencies": {
"RealmSwift": [
]
},
"pushed_with_swift_version": "3.0"
}