[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / c / ARtmKit_iOS / 1.0.1.5 / ARtmKit_iOS.podspec.json
blob513822f4aaee536d5f865dd541cc1a9f8c743296
2   "name": "ARtmKit_iOS",
3   "version": "1.0.1.5",
4   "summary": "ArRTM-iOS",
5   "description": "ARtmKit 是ar云平台的iOS SDK",
6   "homepage": "https://github.com/jhdync/ARtmKit",
7   "license": "MIT",
8   "authors": {
9     "jihua": "yangjihua@dync.cc"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/jhdync/ARtmKit.git",
16     "tag": "1.0.1.5",
17     "submodules": true
18   },
19   "source_files": [
20     "ARtmKit",
21     "ARtmKit/**/*.{h,m}"
22   ],
23   "public_header_files": "ARtmKit/**/*.{h}",
24   "vendored_frameworks": "ARtmKit/**/*.framework",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "requires_arc": true