[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / e / 7 / KVTimer / 0.8.0 / KVTimer.podspec.json
blob0bd55b5484aae232487a7bda34e1e5c2b89ce743
2   "name": "KVTimer",
3   "version": "0.8.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/KochIK/KVTimer",
9   "authors": {
10     "Vlad Kochergin": "kargod@ya.ru"
11   },
12   "summary": "The circular timer for iOS - KVTimer",
13   "source": {
14     "git": "https://github.com/KochIK/KVTimer.git",
15     "tag": "0.8.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "ios": {
22     "frameworks": "UIKit"
23   }