[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / 8 / TPKit / 0.2.0 / TPKit.podspec.json
blob4cfb0d5242e5fc261b19504491b2a9259587ef88
2   "name": "TPKit",
3   "version": "0.2.0",
4   "summary": "A collection of useful classes and categories.",
5   "description": "A collection of useful classes and categories 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": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.2"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "TPKit": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"