[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / a / FFUpdateSDK-iOS / 2.0.0 / FFUpdateSDK-iOS.podspec.json
blobd838f2bcd45d097a8a859b1f946e9a5e39d7d4d8
2   "name": "FFUpdateSDK-iOS",
3   "version": "2.0.0",
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.0.0"
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   }