blob: 4909c7754caa46d0389bebdc9a88cfc800c109d7 [file] [log] [blame]
{
"name": "AdaptiveArpApi",
"version": "2.0.3",
"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.\n",
"homepage": "https://github.com/AdaptiveMe/adaptive-arp-api-lib-darwin",
"license": "Apache 2.0 License",
"authors": {
"Carlos Lozano": "carlos@adaptive.me"
},
"source": {
"git": "https://github.com/AdaptiveMe/adaptive-arp-api-lib-darwin.git",
"tag": "2.0.3"
},
"social_media_url": "https://twitter.com/adaptiveme",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AdaptiveArpApi": [
"Pod/Assets/*.png"
]
},
"frameworks": "Foundation"
}