[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 9 / f / 5 / SDVersion / 2.1 / SDVersion.podspec.json
blob5b25c13fe28473cfdf81396a6ee0b3765fb21f0a
2   "name": "SDVersion",
3   "version": "2.1",
4   "summary": "Objective-C library for detecting running device model and screen size.",
5   "homepage": "https://github.com/sebyddd/SDVersion",
6   "screenshots": "https://dl.dropboxusercontent.com/s/5ddx58dsex25x57/sdversion-logo.png?dl=0",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sebastian Dobrincu": "sebyddd@gmail.com"
13   },
14   "platforms": {
15     "osx": null
16   },
17   "ios": {
18     "source_files": "SDVersion/SDiPhoneVersion/*.{h,m}"
19   },
20   "osx": {
21     "source_files": "SDVersion/SDMacVersion/*.{h,m}"
22   },
23   "source": {
24     "git": "https://github.com/sebyddd/SDVersion.git",
25     "tag": "2.1"
26   },
27   "source_files": "SDVersion/*.{h,m}",
28   "requires_arc": true