[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / e / c / HMKit / 0.3.0 / HMKit.podspec.json
blob8a61616c2ee1d7146ecc704bdaf2f79a3fc9375c
2   "name": "HMKit",
3   "version": "0.3.0",
4   "summary": "6th Man Apps helper classes.",
5   "description": "HMKit provides HoopMetrics developers the fundamental building blocks used to enforce the style and feel of the application.",
6   "homepage": "https://github.com/6thManApps/HMKit",
7   "license": "MIT",
8   "authors": {
9     "Luke Geiger": "luke@6thmanapps.com"
10   },
11   "source": {
12     "git": "https://github.com/6thmanapps/HMKit.git",
13     "tag": "0.3.0"
14   },
15   "social_media_url": "https://twitter.com/6thmanapps",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "HMKit": [
23       "Pod/Assets/*.png"
24     ]
25   }