blob: 20ec14fbbd56c2c9ce374f579c3f1fd11ca32e6a [file] [log] [blame]
{
"name": "Swarkn",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Swarkn/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}