blob: c9293643d889ee85bd9f04c353b9031ae5a405da [file] [log] [blame]
{
"name": "SwiftSelfAware",
"version": "1.0.2",
"summary": "Swift version of legacy Objective-C 'load' initialization.",
"homepage": "https://github.com/ladeiko/SwiftSelfAware",
"license": "MIT",
"authors": {
"Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
},
"source": {
"git": "https://github.com/ladeiko/SwiftSelfAware.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{m,s,swift}",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.2"
}