blob: d0e1f827c5cd0042c08dbe94440469cd7a40bdd7 [file] [log] [blame]
{
"name": "bind_json_simple_1_1_1",
"version": "0.0.9",
"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": "0.0.9"
},
"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
}