[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / 6 / JMSmartFTPUtils / 1.0.2 / JMSmartFTPUtils.podspec.json
blobe83dcc0b8a29e62dd827857f2bdd309544aa3cb3
2   "name": "JMSmartFTPUtils",
3   "version": "1.0.2",
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.2"
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"