| { | |
| "name": "OldTransactionReceipt", | |
| "version": "1.0.0", | |
| "summary": "OldTransactionReceipt.", | |
| "homepage": "https://github.com/jiaruh/OldTransactionReceipt", | |
| "license": "MIT", | |
| "authors": { | |
| "jiaruh": "jiaruh@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/jiaruh/OldTransactionReceipt.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": [ | |
| "OldTransactionReceipt", | |
| "OldTransactionReceipt/*.{h,m}" | |
| ], | |
| "frameworks": [ | |
| "StoreKit", | |
| "Foundation" | |
| ] | |
| } |