[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 9 / 2 / NFAllocInit / 1.1.5 / NFAllocInit.podspec.json
blobb65d914366e338aaf12045f34669aa769b5abdd9
2   "name": "NFAllocInit",
3   "version": "1.1.5",
4   "summary": "Helper classes and categories for iOS App development",
5   "description": "The starting point for an iOS app - helper classes and the like. \nAdd this to your project to have access to detailed logs, CGRect\nshortcuts, a quick audio player, date parsers and other handy tidbits.",
6   "homepage": "https://github.com/NextFaze/NFAllocInit",
7   "license": "Apache 2.0",
8   "authors": {
9     "Ric Santos": "rics@ntos.me",
10     "Andy J": "awilliams@nextfaze.com",
11     "Shane Woolcock": "swoolcock@nextfaze.com",
12     "Dan Silk": "dsilk@nextfaze.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/NextFaze/NFAllocInit.git",
19     "tag": "1.1.5"
20   },
21   "source_files": [
22     "NFAllocInit",
23     "NFAllocInit/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "AVFoundation",
27     "AudioToolbox"
28   ],
29   "requires_arc": true,
30   "prefix_header_contents": "#import \"NFAllocInit.h\""