[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 8 / 6 / JYTime / 0.0.1 / JYTime.podspec.json
blob3565eff4e0fe0da0f5df0a9bac1a8f02141ebd08
2   "name": "JYTime",
3   "version": "0.0.1",
4   "summary": "全局定时器管理",
5   "description": "全局定时器管理",
6   "homepage": "https://github.com/18271628434/JYTime.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "江焰": "445895298@qq.com"
13   },
14   "social_media_url": "https://twitter.com/江焰",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/18271628434/JYTime.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "JYTime/*.{h,m}",
23   "public_header_files": "JYTime/*.h",
24   "frameworks": "UIKit",
25   "requires_arc": true