[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / e / d / f / ALSInAppPurchase / 0.1.7 / ALSInAppPurchase.podspec.json
blobb63119aa928730f3ac3aa8b465dca0eda9f1e136
2   "name": "ALSInAppPurchase",
3   "version": "0.1.7",
4   "summary": "A short description of ALSInAppPurchase.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yangzmpang/ALSInAppPurchase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangzmpang": "zimin.yzm@alibaba-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/yangzmpang/ALSInAppPurchase.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ALSInAppPurchase/Classes/**/*",
22   "public_header_files": "ALSInAppPurchase/Classes/**/*.h",
23   "resources": "ALSInAppPurchase/Assets/*.bundle",
24   "ios": {
25     "libraries": [
26       "stdc++",
27       "z",
28       "c++"
29     ]
30   },
31   "xcconfig": {
32     "OTHER_LDFLAGS": "-ObjC",
33     "ENABLE_BITCODE": "NO"
34   },
35   "dependencies": {
36     "PodAsset": [
38     ],
39     "OpenSSL": [
41     ]
42   },
43   "pod_target_xcconfig": {
44     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
45     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
46   }