[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 6 / JMSmartFTPUtils / 1.0.3 / JMSmartFTPUtils.podspec.json
blobfcfe585d41f85207b67f5f7302b7251ce6421878
2   "name": "JMSmartFTPUtils",
3   "version": "1.0.3",
4   "summary": "Provide FTP for Jimi iOS Platform.",
5   "license": {
6     "type": "Apache License 2.0",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Eafy": "lizhijian_21@163.com"
11   },
12   "homepage": "https://github.com/JimiPlatform/JMSmartFTPUtils",
13   "description": "Jimi meida Player SDK for iOS at CocoaPods.",
14   "libraries": [
15     "c++"
16   ],
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/JimiPlatform/JMSmartFTPUtils.git",
20     "tag": "v1.0.3"
21   },
22   "xcconfig": {
23     "VALID_ARCHS": "armv7 armv7s arm64 arm64e x86_64"
24   },
25   "static_framework": true,
26   "platforms": {
27     "ios": "9.0"
28   },
29   "ios": {
30     "vendored_frameworks": "JMSmartFTPUtils.framework"
31   },
32   "vendored_libraries": "JMSmartFTPUtils.framework/**/*.a"