[Add] PingOidc 1.0.0
[CocoaPods.git] / Specs / a / e / 9 / NSPointerArray+M5Additions / 1.0.5 / NSPointerArray+M5Additions.podspec.json
blob2b5e1469f290000a5c7f5f4ee5f41d37d2dc0716
2   "name": "NSPointerArray+M5Additions",
3   "version": "1.0.5",
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.5"
18   },
19   "source_files": "*.{h,m}",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "7.0",
23     "osx": "10.8"
24   },
25   "frameworks": "Foundation"