[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / e / iNotify / 1.5.6 / iNotify.podspec.json
blob82d8d1ac2a74b10bdcee7b7fbab0e33164100520
2   "name": "iNotify",
3   "version": "1.5.6",
4   "license": "zlib",
5   "summary": "Library for displaying remotely administered notifications within a Mac or iPhone app.",
6   "homepage": "https://github.com/nicklockwood/iNotify",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/iNotify.git",
10     "tag": "1.5.6"
11   },
12   "source_files": "iNotify/iNotify.{h,m}",
13   "resources": "iNotify/iNotify.bundle",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "4.3",
17     "osx": "10.6"
18   }