[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / a / 6 / JMSmartFTPUtils / 1.0.1 / JMSmartFTPUtils.podspec.json
blob4fbe3d2588139c3b0558a8b8904e4db382eb617d
2   "name": "JMSmartFTPUtils",
3   "version": "1.0.1",
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.1"
21   },
22   "xcconfig": {
23     "VALID_ARCHS": "armv7 armv7s arm64 arm64e x86_64"
24   },
25   "platforms": {
26     "ios": "9.0"
27   },
28   "ios": {
29     "vendored_frameworks": "JMSmartFTPUtils.framework"
30   },
31   "vendored_libraries": "JMSmartFTPUtils.framework/**/*.a"