[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 3 / 8 / e / PandaUtils / 0.0.5 / PandaUtils.podspec.json
blob4de088a4c6efa6a07d37f0e0aa5bf4fe940f0ad0
2   "name": "PandaUtils",
3   "version": "0.0.5",
4   "summary": "swift基础工具",
5   "description": "swift基础工具 - 通用",
6   "homepage": "https://github.com/Kingzhijie/PandaUtils",
7   "license": "MIT",
8   "authors": {
9     "mbApple": "983140171@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Kingzhijie/PandaUtils.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "PandaTools/**/*.swift",
19   "swift_version": "4.0",
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.5.1"
23     ],
24     "SwiftyJSON": [
26     ],
27     "MJRefresh": [
28       "~> 3.1.14.1"
29     ],
30     "Kingfisher": [
31       "~> 4.4.0"
32     ],
33     "MBProgressHUD": [
34       "~> 1.0.0"
35     ],
36     "SimulateIDFA": [
37       "~> 0.0.1"
38     ]
39   }