[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 4 / d / iVersion / 1.11.1 / iVersion.podspec.json
blobd8c8a7786f2e8f4afc81ec4ade2c633427ce54f8
2   "name": "iVersion",
3   "version": "1.11.1",
4   "license": {
5     "type": "zlib",
6     "file": "LICENCE.md"
7   },
8   "summary": "Library for checking for updates to Mac/iPhone App Store apps from within the application and notifying users about the new release.",
9   "homepage": "https://github.com/nicklockwood/iVersion",
10   "authors": {
11     "Nick Lockwood": "support@charcoaldesign.co.uk"
12   },
13   "source": {
14     "git": "https://github.com/nicklockwood/iVersion.git",
15     "tag": "1.11.1"
16   },
17   "source_files": "iVersion/iVersion.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "4.3",
21     "osx": "10.6"
22   },
23   "ios": {
24     "frameworks": "StoreKit"
25   },
26   "resources": "iVersion/iVersion.bundle"