[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 7 / 8 / AdaptiveArpApi / 1.0.36 / AdaptiveArpApi.podspec.json
blob1cf7c59e1cd1a702dff6c905d3c5ac2b1ed02d8a
2   "name": "AdaptiveArpApi",
3   "version": "1.0.36",
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 APIs to be supported on the given language domain.",
6   "homepage": "https://github.com/AdaptiveMe/adaptive-arp-api",
7   "license": {
8     "type": "Apache 2.0 License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Carlos Lozano": "carlos@adaptive.me"
13   },
14   "source": {
15     "git": "https://github.com/AdaptiveMe/adaptive-arp-api.git",
16     "branch": "master",
17     "tag": "v1.0.36"
18   },
19   "social_media_url": "https://twitter.com/adaptivecoder",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.10"
23   },
24   "requires_arc": true,
25   "source_files": "adaptive-arp-api-swift/ARP/*.swift",
26   "xcconfig": {
27     "OTHER_LDFLAGS": ""
28   }