[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / d / 8 / IQUtility / 1.0.1 / IQUtility.podspec.json
blobe2174891daa7fab8b6649e8bf411a577c0b92591
2   "name": "IQUtility",
3   "version": "1.0.1",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQUtility.git",
6     "tag": "1.0.1"
7   },
8   "summary": "General Utility helper functions used in almost every project.",
9   "homepage": "https://github.com/hackiftekhar/IQUtility",
10   "license": "MIT",
11   "authors": {
12     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": [
18     "5.0",
19     "5.1",
20     "5.2",
21     "5.3",
22     "5.4",
23     "5.5",
24     "5.6",
25     "5.7",
26     "5.8"
27   ],
28   "source_files": "IQUtility/**/*.{swift}",
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ],
33   "requires_arc": true,
34   "swift_version": "5.8"