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