[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 4 / VTSystemVersion / 0.1 / VTSystemVersion.podspec.json
blob930bc9a035ba542acec52d69ccb6a0b332b3c121
2   "name": "VTSystemVersion",
3   "version": "0.1",
4   "summary": "Checking iOS system version.",
5   "description": "Checking the current device iOS system version.",
6   "homepage": "https://github.com/vtourraine/VTSystemVersion",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vincent Tourraine": "me@vtourraine.net"
13   },
14   "social_media_url": "http://twitter.com/vtourraine",
15   "source": {
16     "git": "https://github.com/vtourraine/VTSystemVersion.git",
17     "tag": "0.1"
18   },
19   "source_files": "Classes",
20   "platforms": {
21     "ios": null
22   },
23   "frameworks": "UIKit",
24   "requires_arc": true