[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / b / 2 / JSNotifier / 0.0.1 / JSNotifier.podspec.json
blob8e2ddb13b07255f67dc71377bea69e2287e7fe1a
2   "name": "JSNotifier",
3   "version": "0.0.1",
4   "summary": "A simple class for iOS that provides users with notifications in a simple way.",
5   "homepage": "https://github.com/jonahsiegle/JSNotifier.git",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "\tCopyright 2012 Jonah Siegle\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.    \n"
9   },
10   "authors": "Jonah Siegle",
11   "source": {
12     "git": "https://github.com/jonahsiegle/JSNotifier.git",
13     "commit": "354f9eadf473468dbf04666130506a52beafb2a3"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": [
19     "JSNotifier\\ Sample/JSNotifier.h",
20     "JSNotifier\\ Sample/JSNotifier.m"
21   ],
22   "resources": "*.png",
23   "requires_arc": true