2 "name": "ALSInAppPurchase",
4 "summary": "A short description of ALSInAppPurchase.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/yangzmpang/ALSInAppPurchase",
12 "yangzmpang": "zimin.yzm@alibaba-inc.com"
15 "git": "https://github.com/yangzmpang/ALSInAppPurchase.git",
21 "source_files": "ALSInAppPurchase/Classes/**/*",
22 "public_header_files": "ALSInAppPurchase/Classes/**/*.h",
23 "resources": "ALSInAppPurchase/Assets/*.bundle",
32 "OTHER_LDFLAGS": "-ObjC",
33 "ENABLE_BITCODE": "NO"
43 "pod_target_xcconfig": {
44 "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
45 "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"