[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / d / 9 / 1 / DDVersion / 1.1.3 / DDVersion.podspec.json
blob73746570803108e4833567ed7d1e590338866086
2   "name": "DDVersion",
3   "version": "1.1.3",
4   "summary": "A universal Objective-C iOS library for quickly getting the mobile device type and name.",
5   "homepage": "http://github.com/Dids/DDVersion",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pauli 'Dids' Jokela": "pauli.jokela@didstopia.com"
12   },
13   "source": {
14     "git": "https://github.com/Dids/DDVersion.git",
15     "tag": "1.1.3"
16   },
17   "source_files": "DDVersion/*.{h,m}",
18   "resources": "DDVersion/*.plist",
19   "platforms": {
20     "ios": "8.4"
21   },
22   "requires_arc": true