blob: d2a46a884f421ffc20f766a92c1b2ed7489e941c [file] [log] [blame]
{
"name": "Swarkn",
"version": "0.1.9",
"summary": "A Swiss Army Knife for your Swift project.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kikettas/Swarkn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kikettas": "enrique0703@gmail.com"
},
"source": {
"git": "https://github.com/kikettas/Swarkn.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Swarkn/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}