[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / f / c / nSure / 1.3.1 / nSure.podspec.json
blob63408f56dfe874e92e278f58573ec72cc983ede8
2   "name": "nSure",
3   "version": "1.3.1",
4   "summary": "nSure framework",
5   "authors": "nSure",
6   "homepage": "https://github.com/nsure-ai/ios-sdk",
7   "license": {
8     "type": "LICENSE",
9     "file": "LICENSE"
10   },
11   "preserve_paths": "nSure.xcframework/*",
12   "source_files": "nSure.xcframework/ios-arm64/nSure.framework/Headers/*.{h,m}",
13   "source": {
14     "git": "https://github.com/nsure-ai/ios-sdk.git",
15     "tag": "1.3.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "vendored_frameworks": "nSure.xcframework",
22   "public_header_files": "nSure.xcframework/ios-arm64/nSure.framework/Headers/*.{h,m}"