blob: 8e2ddb13b07255f67dc71377bea69e2287e7fe1a [file] [log] [blame]
{
"name": "JSNotifier",
"version": "0.0.1",
"summary": "A simple class for iOS that provides users with notifications in a simple way.",
"homepage": "https://github.com/jonahsiegle/JSNotifier.git",
"license": {
"type": "Apache License, Version 2.0",
"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"
},
"authors": "Jonah Siegle",
"source": {
"git": "https://github.com/jonahsiegle/JSNotifier.git",
"commit": "354f9eadf473468dbf04666130506a52beafb2a3"
},
"platforms": {
"ios": null
},
"source_files": [
"JSNotifier\\ Sample/JSNotifier.h",
"JSNotifier\\ Sample/JSNotifier.m"
],
"resources": "*.png",
"requires_arc": true
}