[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 1 / 7 / c / ARtmKit_iOS / 1.0.0.4 / ARtmKit_iOS.podspec.json
bloba528262ffa9cadff4364a79afb17dc4596efb970
2   "name": "ARtmKit_iOS",
3   "version": "1.0.0.4",
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.0.4",
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   "requires_arc": true