blob: 9f4e32e88143a55863076b4819e198f89797380f [file] [log] [blame]
{
"name": "SnappSMJJSON",
"version": "0.1.0",
"summary": "Cocoa Pods for SMJJSONPath",
"description": "SnappSMJJSON pod to kickstart cocoapod development",
"homepage": "https://github.com/kimaya99/SnappSMJJSON",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kimaya": "kimaya.desai@snapiot.com"
},
"source": {
"git": "https://github.com/kimaya99/SnappSMJJSON.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "UIKit"
}