[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / 5 / Saystack / 0.2.4 / Saystack.podspec.json
blob6837d3d5b9c8887407cc2ebb1e4b0c29fe99cf76
2   "name": "Saystack",
3   "version": "0.2.4",
4   "summary": "A collection of simple iOS classes and categories that fit in almost every project.",
5   "description": "Saystack contains a collection of simple iOS classes and small libraries that fit in almost every project. Most of these classes are not large or structured enough to fit in a special library or framework, but are regurarely needed throughout the most projects you are working on.",
6   "homepage": "http://github.com/Legoless/Saystack",
7   "license": "MIT",
8   "authors": {
9     "Dal Rupnik": "legoless@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Legoless/Saystack.git",
16     "tag": "0.2.4"
17   },
18   "source_files": "Code/Extensions/**/*.{swift}",
19   "requires_arc": true