[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / e / XXArrowTips / 1.0.0 / XXArrowTips.podspec.json
blobbea045f3ba2694c6ec5c1846b785a23c965e212c
2   "name": "XXArrowTips",
3   "version": "1.0.0",
4   "summary": "A arrow Tips view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/lucyDad/XXArrowTips",
7   "license": "MIT",
8   "authors": {
9     "何翔": "riverfly1987@163.com"
10   },
11   "source": {
12     "git": "https://github.com/lucyDad/XXArrowTips.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "XXArrowTips/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]