[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 1 / 0 / JQTipView / 1.0.6 / JQTipView.podspec.json
blob9af38493e99b01586d1b0a7e0c98fc90be4d5a00
2   "name": "JQTipView",
3   "version": "1.0.6",
4   "summary": "Easy tost.",
5   "homepage": "https://github.com/xiaohange/JQTipView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hari": "532167805@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/xiaohange/JQTipView.git",
18     "tag": "1.0.6"
19   },
20   "social_media_url": "https://weibo.com/hjq995",
21   "requires_arc": true,
22   "source_files": "JQTipView/JQTipViewHeader.h",
23   "subspecs": [
24     {
25       "name": "Tools",
26       "source_files": "JQTipView/Tools/**/*"
27     },
28     {
29       "name": "JQTipView",
30       "dependencies": {
31         "JQTipView/Tools": [
33         ]
34       },
35       "source_files": "JQTipView/JQTipView/**/*",
36       "requires_arc": false
37     }
38   ]