[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 0 / e / ARtcKit_iOS / 4.0.0.1 / ARtcKit_iOS.podspec.json
blob4c7e2c06c73d6257068e0d8fa97ba9b65bdf5e60
2   "name": "ARtcKit_iOS",
3   "version": "4.0.0.1",
4   "summary": "AriOSSDK",
5   "description": "ARtcKit 是ar云平台的iOS SDK",
6   "homepage": "https://github.com/jhdync/ARtcKit",
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/ARtcKit.git",
16     "tag": "4.0.0.1",
17     "submodules": true
18   },
19   "source_files": [
20     "ARtcKit",
21     "ARtcKit/**/*.{h,m}"
22   ],
23   "public_header_files": "ARtcKit/**/*.{h}",
24   "vendored_frameworks": "ARtcKit/**/*.framework",
25   "requires_arc": true