[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / 1 / DDVersion / 1.0.0 / DDVersion.podspec.json
blob86b33a4eb8e6a7f5f27d906de9d9ab395ec420a0
2   "name": "DDVersion",
3   "version": "1.0.0",
4   "summary": "A universal Objective-C library for quickly getting the iOS 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.0.0"
16   },
17   "source_files": "DDVersion/*.{h,m}",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true