[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / b / JYSelectButton / 1.0.0 / JYSelectButton.podspec.json
blob95fb784842f98a4b306e8d4085382d664235701a
2   "name": "JYSelectButton",
3   "version": "1.0.0",
4   "summary": "A marquee view used on iOS.",
5   "description": "                       It is a marquee view used on iOS, which implement by Objective-C.\n",
6   "homepage": "https://github.com/okerivy/JYSelectButton",
7   "license": "MIT",
8   "authors": {
9     "okerivy": "okerivy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/okerivy/JYSelectButton.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "JYSelectButton/*",
21     "JYSelectButton/CommmonTools/*"
22   ],
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ]