blob: 1cf7c59e1cd1a702dff6c905d3c5ac2b1ed02d8a [file] [log] [blame]
{
"name": "AdaptiveArpApi",
"version": "1.0.36",
"summary": "The Adaptive Runtime Platform (ARP) provides native “containers” for Hybrid Apps. This is the API all platforms must adhere to.",
"description": "The Adaptive Runtime Platform (ARP) provides these native “containers” for the main mobile and desktop platforms so that Hybrid apps can be compiled and deployed on a multiplicity of devices leveraging the same code developed using modern web technologies. This project represents the APIs to be supported on the given language domain.",
"homepage": "https://github.com/AdaptiveMe/adaptive-arp-api",
"license": {
"type": "Apache 2.0 License",
"file": "LICENSE"
},
"authors": {
"Carlos Lozano": "carlos@adaptive.me"
},
"source": {
"git": "https://github.com/AdaptiveMe/adaptive-arp-api.git",
"branch": "master",
"tag": "v1.0.36"
},
"social_media_url": "https://twitter.com/adaptivecoder",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "adaptive-arp-api-swift/ARP/*.swift",
"xcconfig": {
"OTHER_LDFLAGS": ""
}
}