[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / f / Tanda / 0.0.1 / Tanda.podspec.json
blobc5870c745eecba89f40a508a792b3939367d76b0
2   "name": "Tanda",
3   "version": "0.0.1",
4   "summary": "Swift version of BatchedHandlers",
5   "description": "This library stores objects for you until you are ready to deal with them as a batch",
6   "homepage": "https://github.com/dtorres/Tanda",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Diego Torres": "contact@dtorres.me"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/dtorres/Tanda.git",
22     "tag": "0.0.1"
23   },
24   "source_files": "Classes/*.swift"