[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / e / a / 6 / JMSmartFTPUtils / 1.0.4 / JMSmartFTPUtils.podspec.json
blobe9943691b283fabe4e788bc0453718bbe1a1910d
2   "name": "JMSmartFTPUtils",
3   "version": "1.0.4",
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.4"
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"