blob: d154246c646c70a33ed5dff8a4bd98b4105b836a [file] [log] [blame]
{
"name": "bind_json_simple_1_1_1",
"version": "0.0.2",
"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.2"
},
"source_files": [
"xcode/bind_json_simple_1_1_1/*.{h,m}"
],
"resources": [
"src/main/java/**/*.java",
"lib/*.jar",
"gradle/**/*.*",
"build.gradle",
"gradlew"
],
"exclude_files": [
"**/AppViewController.java",
"**/AppDelegate.{h,m}",
"**/main.cpp"
],
"requires_arc": true
}