[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / a / 4 / Watches / 0.1 / Watches.podspec.json
blob4631a03c283514b70f6bd581600cd6adc25179af
2   "name": "Watches",
3   "version": "0.1",
4   "summary": "A Simple Stopwatches written in Swift.",
5   "description": "A Simple swift stopwatches helps you easily logging out the elapsed time between 2 timestamps , find out execution time of function, a block of code or async callback.",
6   "homepage": "https://github.com/untouchable741/Watches",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Tai Vuong": "vhuutai@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/untouchable741/Watches.git",
19     "tag": "0.1"
20   },
21   "source_files": "Watches/*.swift"