2 "name": "AdaptiveArpImplIos",
4 "summary": "The Adaptive Runtime Platform (ARP) provides native “containers” for Hybrid Apps. This is the API all platforms must adhere to.",
5 "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 implementation of the APIs to be supported on the iOS platform.",
6 "homepage": "https://github.com/AdaptiveMe/adaptive-arp-darwin",
8 "type": "Apache 2.0 License",
12 "Carlos Lozano": "carlos@adaptive.me"
15 "git": "https://github.com/AdaptiveMe/adaptive-arp-darwin.git",
19 "social_media_url": "https://twitter.com/adaptivecoder",
23 "frameworks": "Foundation",
31 "adaptive-arp-impl-universal/*.swift",
32 "adaptive-arp-impl-universal/**/*.swift",
33 "adaptive-arp-impl-ios/ARP/*"