[Add] GoogleMobileAdsMediationIronSource 8.5.0.0.1
[CocoaPods.git] / Specs / a / e / 9 / NSPointerArray+M5Additions / 1.0.2 / NSPointerArray+M5Additions.podspec.json
blob67f5f1c475b5d20f2f1f276563f0b6a8a7d1c8ae
2   "name": "NSPointerArray+M5Additions",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A few helpful additions to, and macros related to NSPointerArray.",
9   "description": "A few helpful additions to, and macros related to NSPointerArray (including getting an NSPointerArray from a C function or Objective-C method variable args pointer).",
10   "homepage": "https://github.com/mhuusko5/NSPointerArray-M5Additions",
11   "social_media_url": "https://twitter.com/mhuusko5",
12   "authors": {
13     "Mathew Huusko V": "mhuusko5@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/mhuusko5/NSPointerArray-M5Additions.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "*.{h,m}",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "7.0",
23     "osx": "10.8"
24   },
25   "frameworks": "Foundation"