[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 5 / 8 / Dusto / 0.1.2 / Dusto.podspec.json
blob5ea53632618c51d343639463311fed10674ea3fc
2   "name": "Dusto",
3   "version": "0.1.2",
4   "summary": "A wrapper to make it easy to deal with Dusto.",
5   "description": "DustoApp is a simple utility class for dealing with Dusto.",
6   "homepage": "https://github.com/dusto-top/Dusto",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anonymous": "anonymous@users.noreply.github.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/dusto-top/Dusto.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "Dusto/*.{h,m}",
22   "public_header_files": "Dusto/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true