blob: 0150b7aa22fde7f2f2776e8992ccf4e4f27a0127 [file] [log] [blame]
{
"name": "KnackerKit",
"version": "1.1",
"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.1"
},
"source_files": "KnackerKit/KnackerKit/External/**/*.swift",
"requires_arc": true
}