blob: 0235f6d8087a8160539f4d28c2aab3954effe0e1 [file] [log] [blame]
{
"name": "ObjectiveMonkey",
"version": "0.1.0",
"summary": "Hot patch for iOS App",
"description": "Hot patch for iOS App",
"homepage": "https://github.com/saiten/ObjectiveMonkey",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"saiten": "saiten@isidesystem.net"
},
"source": {
"git": "https://github.com/saiten/ObjectiveMonkey.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/saiten",
"platforms": {
"ios": "8.0"
},
"source_files": "ObjectiveMonkey/**/*",
"frameworks": "JavascriptCore"
}