[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / 0 / XTSafeTimer / 1.0.1 / XTSafeTimer.podspec.json
blobc397d0e198325a190bd972910757bc4a3fa85638
2   "name": "XTSafeTimer",
3   "version": "1.0.1",
4   "summary": "XTSafeTimer is a  safe timer for iOS.",
5   "homepage": "https://github.com/xionggithub",
6   "license": "zlib",
7   "authors": {
8     "xianti.xiong": "xianti.xiong@ushow.media"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/xionggithub/XTSafeTimer.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "XTSafeTimer",
19     "XTSafeTimer/**/*.{h,m}"
20   ],
21   "public_header_files": "XTSafeTimer/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "XCTest"
25   ]