[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 9 / 0 / DIOS / 4.1.1 / DIOS.podspec.json
blob59263c004fd2bf2e57fac7b673afce073e20bd0c
2   "name": "DIOS",
3   "version": "4.1.1",
4   "summary": "A framework for communicating to Drupal via iOS, macOS, watchOS, or tvOS.",
5   "homepage": "https://github.com/kylebrowning/drupal-ios-sdk",
6   "authors": {
7     "Kyle Browning": "kylebrowning@me.com"
8   },
9   "source": {
10     "git": "https://github.com/kylebrowning/drupal-ios-sdk.git",
11     "tag": "4.1.1"
12   },
13   "source_files": "*.swift",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0"
17   },
18   "license": {
19     "type": "MPL 1.1/GPL 2.0",
20     "file": "LICENSE"
21   },
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "SwiftyJSON": [
28     ]
29   },
30   "deprecated_in_favor_of": "waterwheel"