2 "name": "SimplePurchase",
4 "summary": "A simple interface for in-app purchases.",
5 "description": " SimplePurchase exposes two static methods: `addObserverForProduct:block:`,\n and `buyProduct:block:`, inspired by Parse's in-app-purchase API.\n",
6 "homepage": "http://github.com/chendry/SimplePurchase",
12 "Chad Hendry": "chendry@chendry.org"
15 "git": "https://github.com/chendry/SimplePurchase.git",
21 "source_files": "Classes",
22 "public_header_files": "Classes",
23 "frameworks": "StoreKit",