[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 5 / HISwiftExtensions / 0.1.0 / HISwiftExtensions.podspec.json
blobaef6ccc08e741c6c0add346ecccf43e0041c479e
2   "name": "HISwiftExtensions",
3   "version": "0.1.0",
4   "summary": "This is a library of some useful Swift extensions developed while building the hilenium.com iOS app",
5   "description": "                        This is a library of some useful Swift extensions developed while building the [Hilenium] (http://hilenium.com) iOS Phone application.\n",
6   "homepage": "https://github.com/hilenium/HISwiftExtensions",
7   "license": "MIT",
8   "authors": {
9     "Matthew Clarkson": "matt@hilenium.com"
10   },
11   "source": {
12     "git": "https://github.com/hilenium/HISwiftExtensions.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/mattclarkson",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "HISwiftExtensions": [
23       "Pod/Assets/*.png"
24     ]
25   }