blob: 4320ffbbf02e8039d4186377eebdb3ecd8ce7183 [file] [log] [blame]
{
"name": "RQMana",
"version": "0.1.0",
"summary": "Roy.Q Tools Set",
"description": "'A set of sereral utility for quick development'",
"homepage": "https://github.com/ruanqisevik/RQMana",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Q.Roy": "ruanqisevik@gmail.com"
},
"source": {
"git": "https://github.com/ruanqisevik/RQMana.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RQMana/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "4.0"
}