[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 7 / a / ERNiftyFoundation / 1.0.9 / ERNiftyFoundation.podspec.json
blob5ba9a42d97ec355090e935af39b0b0638b79d5ab
2   "name": "ERNiftyFoundation",
3   "version": "1.0.9",
4   "summary": "A library of dependencies, models, and managers useful to start any iOS project.",
5   "description": "A nifty foundation (sort of like a template) for any application that plans on having users, RESTful connectivity, and the most convenient CocoaPods out of the box. So basically every iOS application could use it.",
6   "homepage": "https://github.com/erusso1/ERNiftyFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "erusso1": "ephraim.s.russo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/erusso1/ERNiftyFoundation.git",
16     "tag": "1.0.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ERNiftyFoundation/Source/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "Armchair": [
28     ],
29     "DZNEmptyDataSet": [
31     ],
32     "ERNiftyExtensions": [
34     ],
35     "Kingfisher": [
37     ],
38     "NVActivityIndicatorView": [
40     ],
41     "PhoneNumberKit": [
43     ],
44     "Starscream": [
46     ],
47     "Unbox": [
49     ],
50     "Wrap": [
52     ]
53   },
54   "pushed_with_swift_version": "3.1"