blob: f6f420439e76a480fa8a5984093c36674939ad07 [file] [log] [blame]
{
"name": "GamificationLib",
"version": "0.0.87",
"summary": "This library can only be used for gamification.",
"description": "A longer description of GamificationLib in Markdown format.\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "http://gamificationlabs.teensystudios.com/gamification/admin/login",
"license": {
"type": "Gamification",
"text": " Licensed under the Gamification, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n http://gamificationlabs.teensystudios.com/gamification/admin/login\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
},
"authors": {
"Jawad Ashraf": "janoon@gmail.com"
},
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/jawadashraf1/gamificationframework---iOS.git",
"tag": "0.0.87"
},
"exclude_files": "Classes/Exclude",
"source_files": [
"GamificationLib",
"GamificationLib/**/*.{h,m}"
],
"public_header_files": "GamificationLib/**/*.h",
"resources": [
"GamificationLib/GamificationLib_db.xcdatamodel",
"GamificationLib/GamificationLib_db.xcdatamodeld",
"GamificationLib/PSAlertView.xib",
"GamificationLib/AddActionAndPoints/AllActions.xib"
],
"preserve_paths": [
"GamificationLib/GamificationLib_db.xcdatamodel",
"GamificationLib/GamificationLib_db.xcdatamodeld",
"GamificationLib/PSAlertView.xib",
"GamificationLib/AddActionAndPoints/AllActions.xib"
],
"dependencies": {
"JSONModel": [
],
"SDWebImage": [
]
}
}