[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 0 / a / FFUpdateSDK-iOS / 2.3.2 / FFUpdateSDK-iOS.podspec.json
blobcfa0e8c0948395dde011da02c34d063c5dd64966
2   "name": "FFUpdateSDK-iOS",
3   "version": "2.3.2",
4   "summary": "A short description of FFUpdateSDK-iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lyeday/FFUpdateSDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lyeday": "lyeday@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lyeday/FFUpdateSDK-iOS.git",
16     "tag": "2.3.2"
17   },
18   "platforms": {
19     "ios": "8.4"
20   },
21   "source_files": "FFUpdateSDK-iOS/**/*",
22   "requires_arc": true,
23   "public_header_files": [
24     "FFUpdateSDK-iOS/*.h",
25     "FFUpdateSDK-iOS/Category/*.h"
26   ],
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   }