[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 6 / 8 / Trilean / 1.0.0 / Trilean.podspec.json
blob9db93cf978c485faf96f7a16cbb64e5656d3dbbb
2   "name": "Trilean",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Three-valued logic for Swift",
6   "homepage": "https://github.com/phelgo/Trilean",
7   "social_media_url": "http://twitter.com/phelgo",
8   "authors": {
9     "phelgo": "phelgo@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/phelgo/Trilean.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "Trilean/*.swift",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "requires_arc": true