[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 9 / 0 / EasyIAPs / 0.1.1 / EasyIAPs.podspec.json
blob979520f6e8798add65786cea3a8d1b681ab14d95
2   "name": "EasyIAPs",
3   "version": "0.1.1",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": "MIT",
8   "summary": "Helping you to manage your In App Purchases easily.",
9   "homepage": "https://github.com/alvinvarghese/EasyIAPs",
10   "authors": {
11     "Alvin Varghese": "alvinvarghese@live.com"
12   },
13   "source": {
14     "git": "https://github.com/alvinvarghese/EasyIAPs.git",
15     "tag": "0.1.1"
16   },
17   "description": "This library provides a an easy way to manage In App Purchases in your iOS app",
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "StoreKit",
22     "QuartzCore"
23   ],
24   "social_media_url": "https://twitter.com/aalvinv",
25   "source_files": "EasyIAPs/**/*.{swift}",
26   "dependencies": {
27     "SVProgressHUD": [
29     ]
30   }