[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / f / 0 / FTTimer / 0.0.1 / FTTimer.podspec.json
blob854c8a7ec44a1cca747a30bdb2cba89de2ad2d01
2   "name": "FTTimer",
3   "version": "0.0.1",
4   "summary": "Just a tiny library to make using NSTimer easier without retain cycle",
5   "homepage": "https://github.com/futantan/FTTimer",
6   "license": "MIT",
7   "authors": {
8     "futantan": "luckytantanfu@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/futantan/FTTimer.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/*.swift",
18   "module_name": "FTTimerFramework"