blob: da8bd9eb391aa277f51847c9a31d895bf53eb3ae [file] [log] [blame]
{
"name": "SwiftR-PeterZ",
"version": "0.8.4",
"summary": "on the base of SwiftR that link to https://github.com/adamhartford/SwiftR.git, I fix a problem that invoke method without args",
"homepage": "https://github.com/PETERZer/SwiftR.git",
"license": "{ :type => 'MIT', :file => 'LICENSE'}",
"authors": {
"PeterZ": "471240974@qq.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/PETERZer/SwiftR.git",
"tag": "v0.8.4"
},
"source_files": "SwiftR/*.swift",
"resources": "SwiftR/Web/*.js",
"requires_arc": true
}