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