[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / 1 / DDVersion / 1.1.2 / DDVersion.podspec.json
blob365e14a05159fa0d594ed5b2dab3fd4a859a6504
2   "name": "DDVersion",
3   "version": "1.1.2",
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.2"
16   },
17   "source_files": "DDVersion/*.{h,m}",
18   "resources": "DDVersion/*.plist",
19   "platforms": {
20     "ios": "8.4"
21   },
22   "requires_arc": true