[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 4 / c / 1 / Gatling / 0.1.0 / Gatling.podspec.json
blob79848198bdf3bd3a25ce31d385d91ab77f6c0f81
2   "name": "Gatling",
3   "version": "0.1.0",
4   "summary": "Gatling is an timer library written in Swift.",
5   "description": "Gatling lets you create multiple timers, multi-threaded. Every timers has its own interval, working queue, and other configurations.",
6   "homepage": "https://github.com/LouisZhu/Gatling",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Louis Zhu": "zhuxiaofan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LouisZhu/Gatling.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Gatling/Classes/**/*"