[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 9 / 2 / NFAllocInit / 1.0.8 / NFAllocInit.podspec.json
blobeb0606ffb810ef671739100f2ba5656a6cea8c17
2   "name": "NFAllocInit",
3   "version": "1.0.8",
4   "summary": "Helper classes for iOS App development",
5   "description": "                   \t\t\t  The starting point for an iOS app - helper classes and the like. \n                   \t\t\t  Add this to your project to have access to detailed logs, CGRect\n                   \t\t\t  shortcuts, quick audio player, date parsers and other handy tidbits.\n",
6   "homepage": "https://github.com/NextFaze/NFAllocInit",
7   "license": "Apache 2.0",
8   "authors": {
9     "NextFaze Pty Ltd": "contact@nextfaze.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/NextfazeSD/NFAllocInit.git",
16     "tag": "1.0.8"
17   },
18   "source_files": [
19     "NFAllocInit",
20     "NFAllocInit/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "AVFoundation",
24     "AudioToolbox"
25   ],
26   "requires_arc": true,
27   "prefix_header_contents": "#import \"NFAllocInit.h\""