[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 9 / 3 / 7 / OMGFramework / 0.0.1 / OMGFramework.podspec.json
blob0b5d48b3bec9b37ee1c0768bca311f3a0714f069
2   "name": "OMGFramework",
3   "version": "0.0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": [
18     "OMGFramework",
19     "OMGFramework/**/*.{h,m}"
20   ],
21   "dependencies": {
22     "FDStatusBarNotifierView": [
23       "~> 0.1.0"
24     ]
25   },
26   "requires_arc": false