blob: ef274e9b03955a95603dfc928015b2164f8d1798 [file] [log] [blame]
{
"name": "TPKit",
"version": "0.3.2",
"summary": "A collection of useful classes and categories.",
"description": "A collection of useful classes and categories written in Swift.",
"homepage": "https://github.com/tikhop/TPKit",
"license": "MIT",
"authors": {
"Pavel Tikhonenko": "hi@tikhop.com"
},
"source": {
"git": "https://github.com/tikhop/TPKit.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.2"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}