[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 6 / 5 / UpgradePod / 1.0.4 / UpgradePod.podspec.json
blob9812190a622b388a1bef82ff5955027a72a6c510
2   "name": "UpgradePod",
3   "version": "1.0.4",
4   "summary": "A short description of UpgradePod.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yzeaho/UpgradePod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yzeaho": "y-zeaho@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yzeaho/UpgradePod.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "UpgradePod/Classes/**/*",
22   "resource_bundles": {
23     "UpgradePod": [
24       "UpgradePod/Assets/**/*"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 4.0"
30     ],
31     "MJExtension": [
33     ]
34   }