[Add] DatadogAlamofireExtension 2.22.0
[CocoaPods.git] / Specs / 5 / 0 / 8 / TPKit / 1.0.0 / TPKit.podspec.json
blob9e95e3235d9ee9918c8a2e3bffe7dd162ea3cefc
2   "name": "TPKit",
3   "version": "1.0.0",
4   "summary": "A collection of useful shit",
5   "description": "A collection of useful shit (for me at least) written in Swift.",
6   "homepage": "https://github.com/tikhop/TPKit",
7   "license": "MIT",
8   "authors": {
9     "Pavel Tikhonenko": "hi@tikhop.com"
10   },
11   "source": {
12     "git": "https://github.com/tikhop/TPKit.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "swift_version": "5.0",
21   "frameworks": "UIKit"