blob: 0f7a660309170c5244c991a377f725c00b71d75d [file] [log] [blame]
{
"name": "bind_json_simple_1_1_1",
"version": "2.0.5",
"homepage": "https://github.com/kovacsi/bind_json_simple_1_1_1/",
"license": {
"type": "EPL",
"file": "LICENSE.txt"
},
"authors": {
"Migeran": "support@migeran.com"
},
"summary": "Bind test for the json-simple-1.1.1.jar",
"platforms": {
"ios": "8.4"
},
"source": {
"git": "https://github.com/kovacsi/bind_json_simple_1_1_1.git",
"tag": "2.0.5"
},
"source_files": [
"xcode/bind_json_simple_1_1_1/**/*.{h,m}",
"src/main/java/**/*.java",
"lib/*.jar"
],
"exclude_files": [
"**/AppViewController.java",
"**/AppDelegate.{h,m}",
"**/main.cpp"
],
"requires_arc": true
}