blob: c5ac9af250b32dacd77b4fa1826a8df15d607d0c [file] [log] [blame]
{
"name": "KnackerKit",
"version": "1.2",
"summary": "KnackerKit provides some extension and utilities to help interact with UIKit and other frameworks.",
"homepage": "http://knacker.com",
"license": "MIT",
"authors": "Nghia Nguyen",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://nghiaphunguyen@bitbucket.org/knackervn/knackerkit.git",
"tag": "1.2"
},
"source_files": "KnackerKit/KnackerKit/External/**/*.swift",
"requires_arc": true
}