blob: 474ce42da94901e1748f9358b58afe4e9be0b604 [file] [log] [blame]
{
"name": "RubySwift",
"version": "0.1.0",
"summary": "Swift extension kit for rubyist",
"description": "Swift extension kit for rubyist.",
"homepage": "https://github.com/yss44/RubySwift",
"license": "MIT",
"authors": {
"yss44": "nya060@gmail.com"
},
"source": {
"git": "https://github.com/yss44/RubySwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RubySwift": [
"Pod/Assets/*.png"
]
}
}