[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 9 / c / UFWTestSDK / 0.1.2 / UFWTestSDK.podspec.json
blobf82d5307b7856a5a12ccf26b826cc11d95c98342
2   "name": "UFWTestSDK",
3   "version": "0.1.2",
4   "summary": "A UFWTestSDK is my test project.",
5   "description": "A UFWTestSDK is my test project!!!.",
6   "homepage": "https://github.com/liuqiaochi/UFWTestSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuqiaochi": "liuqiaochi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/liuqiaochi/UFWTestSDK.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": "UFWTestSDK/Classes/*.bundle",
22   "source_files": "UFWTestSDK/Classes/**/*.{h,m}",
23   "vendored_frameworks": "UFWTestSDK/Classes/*.framework",
24   "frameworks": [
25     "UIKit",
26     "CoreLocation",
27     "Foundation"
28   ],
29   "dependencies": {
30     "AFNetworking": [
32     ]
33   }