[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / b / 2 / 8 / SmartPayDeps / 0.0.4 / SmartPayDeps.podspec.json
blobcf92b81eec441a942d18a2bd028228a1f0f30685
2   "name": "SmartPayDeps",
3   "version": "0.0.4",
4   "summary": "A short description of SmartPayDeps.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/skx926/SmartPayDeps",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "skx926": "skx926@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/skx926/SmartPayDeps.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "SmartPayDeps/Classes/**/*",
23     "SmartPayDeps/Libraries/WechtSDK/**/*.h"
24   ],
25   "frameworks": [
26     "CoreTelephony",
27     "Security",
28     "SystemConfiguration"
29   ],
30   "libraries": [
31     "c++",
32     "sqlite3.0",
33     "z"
34   ],
35   "vendored_libraries": "SmartPayDeps/Libraries/**/*.a",
36   "xcconfig": {
37     "HEADER_SEARCH_PATHS": "/Users/sunkaixuan524/SmartPayDeps/SmartPayDeps/Libraries/gmssl",
38     "VALID_ARCHS": "arm64 armv7 armv7s x86_64"
39   }