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",
20 "IAP/openssl/include/**/*.h"
22 "exclude_files": "IAP/Local",
23 "public_header_files": [
25 "IAP/LocalReceiptValidator.h",
28 "resources": "IAP/AppleIncRootCertificate.cer",
29 "vendored_libraries": [
30 "IAP/openssl/libcrypto.a",
31 "IAP/openssl/libssl.a"
33 "private_header_files": "IAP/openssl/include/**/*.h",
35 "HEADER_SEARCH_PATHS": "$(PODS_TARGET_SRCROOT)/IAP/openssl/include"
45 "BlocksKit/DynamicDelegate": [
51 "name": "IAPDelegateTempate",
52 "resources": "IAP/IAPDelegateTemplate/*.{h,m}"