[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / 5 / Prelude / 3.0.0 / Prelude.podspec.json
blob37db19325436ea7e59916140588073fb602a9719
2   "name": "Prelude",
3   "version": "3.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/robrix/Prelude",
9   "authors": {
10     "Rob Rix": "rob.rix@github.com"
11   },
12   "summary": "Swift µframework of simple functional programming tools",
13   "source": {
14     "git": "https://github.com/robrix/Prelude.git",
15     "tag": "3.0.0"
16   },
17   "source_files": "Prelude/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   },
23   "pushed_with_swift_version": "3.0"