[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 4 / d / iVersion / 1.10.1 / iVersion.podspec.json
blobcf8b4cd4bb2100c7fd358e1fd15548f2c053fe2e
2   "name": "iVersion",
3   "version": "1.10.1",
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.1"
13   },
14   "requires_arc": true,
15   "source_files": "iVersion/iVersion.{h,m}",
16   "resources": "iVersion/iVersion.bundle",
17   "weak_frameworks": "StoreKit"