5 "description": "iOS In App Purchase helper",
6 "homepage": "https://github.com/wishWinds/IAP",
9 "shupeng": "john.hi.gm@gmail.com"
15 "git": "https://github.com/wishWinds/IAP.git",
18 "source_files": "IAP/*.{h,m}",
19 "exclude_files": "IAP/Local",
20 "public_header_files": [
22 "IAP/LocalReceiptValidator.h",
25 "resources": "IAP/AppleIncRootCertificate.cer",
27 "HEADER_SEARCH_PATHS": "$(PODS_TARGET_SRCROOT)/IAP/openssl/include"
37 "BlocksKit/DynamicDelegate": [
43 "name": "IAPDelegateTempate",
44 "resources": "IAP/IAPDelegateTemplate/*.{h,m}"
48 "source_files": "IAP/openssl/include/**/*.h",
49 "vendored_libraries": [
50 "IAP/openssl/libcrypto.a",
51 "IAP/openssl/libssl.a"
53 "private_header_files": "IAP/openssl/include/**/*.h"