[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / 0 / 5 / Saystack / 0.7.6 / Saystack.podspec.json
blob8859d7b041f88837ce62410527df79db0d8a77ed
2   "name": "Saystack",
3   "version": "0.7.6",
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": "9.0",
13     "osx": "10.11"
14   },
15   "ios": {
16     "source_files": "Code/Extensions/**/*.{swift}"
17   },
18   "osx": {
19     "source_files": "Code/Extensions/Core/**/*.{swift}"
20   },
21   "source": {
22     "git": "https://github.com/Legoless/Saystack.git",
23     "tag": "0.7.6"
24   },
25   "requires_arc": true