blob: d311855f66ecb9766e05a0e92fe2caa857efe136 [file] [log] [blame]
{
"name": "SwiftAction",
"version": "0.1.0",
"summary": "TargetAction Expressed Swift by removing @objc",
"description": "Swifty Expression\nTargetAction Expressed Swift by removing @objc",
"homepage": "https://github.com/O-O-wl/SwiftAction",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"O-O-wl": "o.o.wl.soft@gmail.com"
},
"source": {
"git": "https://github.com/O-O-wl/SwiftAction.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftAction/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}