[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / 4 / Fountain / 0.0.1 / Fountain.podspec.json
blobff5f4b7b1e0d3aedf9872c4d9bb07c8704273d51
2   "name": "Fountain",
3   "version": "0.0.1",
4   "summary": "An open source implementation of the Fountain screenplay formatting language.",
5   "homepage": "http://fountain.io",
6   "license": "MIT",
7   "authors": {
8     "Nima Yousefi": "inbox@nimayousefi.com",
9     "John August": "ask@johnaugust.com"
10   },
11   "source": {
12     "git": "https://github.com/nyousefi/Fountain.git",
13     "commit": "a3fe41fa157669ecee8edcef3912221c59cf5795"
14   },
15   "platforms": {
16     "osx": null
17   },
18   "source_files": [
19     "Fountain/FN*.{h,m}",
20     "Fountain/Fountain*.{h,m}",
21     "Fountain/FastFountainParser.{h,m}",
22     "RegexKitLite/*.{h,m}"
23   ],
24   "frameworks": "cocoa",
25   "libraries": "icucore",
26   "requires_arc": false