[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / a / OEANotification / 0.1.0 / OEANotification.podspec.json
blob85d30bb740fbd6645c4a277b7da24879228846eb
2   "name": "OEANotification",
3   "version": "0.1.0",
4   "summary": "OEANotification is the very flexible notification library.",
5   "description": "This iOS library provides to create notifications and customize them easily.\nYou can create notifications with just one line of code ,if you are bored UIAlertView.",
6   "homepage": "https://github.com/OEASLAN/OEANotification",
7   "license": "MIT",
8   "authors": {
9     "Ă–mer Aslan": "omer.aslan@ozu.edu.tr"
10   },
11   "source": {
12     "git": "https://github.com/OEASLAN/OEANotification.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/OEASLAN",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes/**/*",
21   "resource_bundles": {
22     "OEANotification": [
23       "Resources/*.png"
24     ]
25   }