blob: fa17933824f0c631205d9dccb66d2394ba1306c6 [file] [log] [blame]
{
"name": "NKit",
"version": "2.0.30",
"summary": "NKit provides some exteions of UIKit and Foundation classes",
"homepage": "http://knacker.com",
"license": "MIT",
"authors": "Nghia Nguyen",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nghiaphunguyen/NKit",
"tag": "2.0.30"
},
"source_files": [
"Classes",
"NKit/Source/**/*.{swift}"
],
"requires_arc": true,
"dependencies": {
"SnapKit": [
],
"NRxSwift": [
],
"RxCocoa": [
],
"OAStackView": [
]
},
"pushed_with_swift_version": "3.0"
}