[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 6 / JMSmartFTPUtils / 1.0.0 / JMSmartFTPUtils.podspec.json
blob1f4038188cf68488d2f255a5a2abcf8f697278e5
2   "name": "JMSmartFTPUtils",
3   "version": "1.0.0",
4   "summary": "Provide FTP for Jimi iOS Platform.",
5   "description": "Provide FTP for Jimi iOS Platform.",
6   "homepage": "http://10.0.10.85/app/ios/jmsmartftputils",
7   "license": {
8     "type": "Apache License 2.0"
9   },
10   "authors": "Eafy",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "xcconfig": {
16     "VALID_ARCHS": "armv7 armv7s arm64 x86_64 arm64e"
17   },
18   "source": {
19     "git": "http://10.0.10.85/app/ios/jmsmartftputils.git",
20     "tag": "v1.0.0"
21   },
22   "vendored_libraries": "JMSmartFTPUtils/**/*.a",
23   "libraries": [
24     "c++"
25   ],
26   "source_files": "JMSmartFTPUtils/**/*.{h,m,mm,hpp,cpp}",
27   "public_header_files": "JMSmartFTPUtils/*/*.h"