[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 5 / HISwiftExtensions / 0.3.8 / HISwiftExtensions.podspec.json
blob502330e5bca03ed6b298c8282ff1f487c8d0fa49
2   "name": "HISwiftExtensions",
3   "version": "0.3.8",
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.",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matthew Clarkson": "mpclarkson@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/matt_clarkson",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/hilenium/HISwiftExtensions.git",
20     "tag": "0.3.8"
21   },
22   "homepage": "https://github.com/hilenium/HISwiftExtensions",
23   "source_files": "Pod/Classes/**/*.{swift}",
24   "documentation_url": "https://hilenium.github.io/HISwiftExtensions"