[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / 3 / TaphouseKit / 0.1.4 / TaphouseKit.podspec.json
blob92f3e73136147354b77585dbce882bf9af894b94
2   "name": "TaphouseKit",
3   "version": "0.1.4",
4   "summary": "The common utilities used by Taphouse apps.",
5   "description": "Includes some Core Data helpers and custom views",
6   "homepage": "https://github.com/taphouseio/TaphouseKit",
7   "license": "MIT",
8   "authors": {
9     "Jared Sorge": "jared@jsorge.net"
10   },
11   "source": {
12     "git": "https://github.com/taphouseio/TaphouseKit.git",
13     "tag": "0.1.4"
14   },
15   "social_media_url": "https://twitter.com/taphouseio",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "TaphouseKit": [
23       "Pod/Assets/*.png"
24     ]
25   }