[Add] OctopusSDK 1.6.1.23
[CocoaPods.git] / Specs / 3 / b / e / SMEncryption / 0.0.1 / SMEncryption.podspec.json
blob343b2dacbc63eb93ed0dce0dfccd37c238531ef4
2   "name": "SMEncryption",
3   "version": "0.0.1",
4   "summary": "A short description of SMEncryption",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shangmidev/SMEncryption-iOS.git",
7   "license": "MIT",
8   "authors": {
9     "fengjing1851": "fj@shangminet.net"
10   },
11   "source": {
12     "git": "https://github.com/shangmidev/SMEncryption-iOS.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "static_framework": true,
19   "ios": {
20     "vendored_frameworks": "SMEncryption.framework"
21   },
22   "public_header_files": "SMEncryption/Headers/**/*",
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }