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