[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / c / d / XCAccountKit / 0.1.14 / XCAccountKit.podspec.json
blob270f57eb1009a0f69460497271f35020a5e31adf
2   "name": "XCAccountKit",
3   "version": "0.1.14",
4   "summary": "A short description of XCAccountKit.",
5   "homepage": "https://gitee.com/chengssir/XCAccountKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CHENGSSIR@SINA.COM": "CHENGSSIR@SINA.COM"
12   },
13   "source": {
14     "git": "https://gitee.com/chengssir/XCAccountKit.git",
15     "tag": "0.1.14"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "resources": "XCAccountKit/Resource/CAMPROSMSKit.bundle",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "vendored_frameworks": "Frameworks/XCAccountKit.xcframework",
26   "public_header_files": [
27     "XCAccountKit/*.h",
28     "XCAccountKit/**/*.h"
29   ],
30   "source_files": [
31     "XCAccountKit/*.h",
32     "XCAccountKit/**/*.h"
33   ]