[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / d / 9 / 2 / NFAllocInit / 1.1.4 / NFAllocInit.podspec.json
blob0107ab9282d1fbed3b0eb77c6d06aa001b94f095
2   "name": "NFAllocInit",
3   "version": "1.1.4",
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": "samahnub@gmail.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/NextFaze/NFAllocInit.git",
18     "tag": "1.1.4"
19   },
20   "source_files": [
21     "NFAllocInit",
22     "NFAllocInit/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "AVFoundation",
26     "AudioToolbox"
27   ],
28   "requires_arc": true,
29   "prefix_header_contents": "#import \"NFAllocInit.h\""