[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 4 / d / iVersion / 1.10.3 / iVersion.podspec.json
blobe04c96f46f5a9c05126f46226ccb5801f7e6dbbb
2   "name": "iVersion",
3   "version": "1.10.3",
4   "summary": "Check for updates to Mac/iPhone App Store apps from within the application and notify users about the new release.",
5   "homepage": "http://www.charcoaldesign.co.uk/source/cocoa#iversion",
6   "license": "zlib",
7   "authors": {
8     "Nick Lockwood": "support@charcoaldesign.co.uk"
9   },
10   "source": {
11     "git": "https://github.com/nicklockwood/iVersion.git",
12     "tag": "1.10.3"
13   },
14   "requires_arc": true,
15   "source_files": "iVersion/iVersion.{h,m}",
16   "resources": "iVersion/iVersion.bundle",
17   "weak_frameworks": "StoreKit"