[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / 2 / e / UtilitiesInSwift / 1.0.1 / UtilitiesInSwift.podspec.json
blobd72b1180d32590f5842ec817d537d909532a3a82
2   "name": "UtilitiesInSwift",
3   "version": "1.0.1",
4   "summary": "Utility functions for swift",
5   "description": "Utility functions for swift that have been created through the years.  Some converted from other languages.  \n* The utilities are broken down by type categories (I did what I thought was ok).\n* UtilityCues --> I mainly created these so as Swift morphs, I can easily adjust the function bodies and not all over the code base,\n                  plus, I may want to add later functionality.",
6   "homepage": "http://www.axee.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "steveaxelrod007": "steve@axelrod.net"
13   },
14   "source": {
15     "git": "https://github.com/steveaxelrod007/UtilitiesInSwift.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UtilitiesInSwift/Classes/**/*",
22   "pushed_with_swift_version": "3.0"