[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 6 / 3 / JSONStore / 1.3.0 / JSONStore.podspec.json
blob89b716b26a51af309b79e7e7a3187408357214ff
2   "name": "JSONStore",
3   "version": "1.3.0",
4   "summary": "JSONStore SDK for iOS",
5   "description": "JSONStore is a lightweight, document-oriented storage system that enables persistent storage of JSON documents for iOS applications.",
6   "homepage": "https://github.com/ibm-bluemix-mobile-services/jsonstore-ios",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "IBM Bluemix Mobile Services": "mobilesdk@us.ibm.com",
13     "Anton Aleksandrov ": "antona@us.ibm.com",
14     "Nana Amfo": "noamfo@us.ibm.com"
15   },
16   "source": {
17     "git": "https://github.com/ibm-bluemix-mobile-services/jsonstore-ios.git",
18     "tag": "1.3.0"
19   },
20   "source_files": [
21     "JSONStore",
22     "JSONStore/**/*.{h,m}"
23   ],
24   "exclude_files": "JSONStore/Exclude",
25   "requires_arc": true,
26   "module_map": "module.modulemap",
27   "platforms": {
28     "osx": null,
29     "ios": null,
30     "tvos": null,
31     "watchos": null
32   }