[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / 7 / OMGFramework / 0.0.2 / OMGFramework.podspec.json
blobf86517bb5425366cd2be2c84c80c558a1d60ddcc
2   "name": "OMGFramework",
3   "version": "0.0.2",
4   "summary": "OMGFramework is a set of convenience classes and tools that are commonly used when developing iOS applications.",
5   "homepage": "https://github.com/Vaseltior/OMGFramework",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Samuel Grau": "samuel.grau@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Vaseltior/OMGFramework.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "OMGFramework",
20     "OMGFramework/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "FDStatusBarNotifierView": [
24       "0.1.0"
25     ],
26     "CocoaLumberjack": [
27       "~> 1.6"
28     ]
29   }