blob: c76c97e2e55a72cd58481812b168b1dc519e527b [file] [log] [blame]
{
"name": "AdaptiveArpApi",
"version": "1.0.28",
"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.28"
},
"social_media_url": "https://twitter.com/adaptivecoder",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"frameworks": "Foundation",
"requires_arc": true,
"source_files": "adaptive-arp-api-swift/ARP/*.swift"
}