[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 0 / b / HHFPodFramework / 1.0.2 / HHFPodFramework.podspec.json
blob529d2d6bdc982c5c089ec893ab9c0f0e3ddde6dc
2   "name": "HHFPodFramework",
3   "version": "1.0.2",
4   "summary": "my test to upload framework to CocoaPods",
5   "description": "this is my first framework, now I am learning to upload it to cocoapod",
6   "homepage": "https://github.com/HevenHoo/HHFPodFramework",
7   "license": "MIT",
8   "authors": {
9     "HevenHoo": "hhfztl@163.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/HevenHoo/HHFPodFramework.git",
17     "tag": "1.0.2"
18   },
19   "vendored_frameworks": "HHFPodFramework.framework",
20   "frameworks": "Foundation",
21   "dependencies": {
22     "Alamofire": [
24     ],
25     "SVProgressHUD": [
26       "~> 2.1.2"
27     ]
28   },
29   "swift_version": "5.0"