[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / b / 5 / 7 / StockKeyboard / 0.0.1 / StockKeyboard.podspec.json
blob10d8712601981f45e01014f184b8de684c41bbff
2   "name": "StockKeyboard",
3   "version": "0.0.1",
4   "summary": "A custom keyboard for stock.Include ABC and Number board.",
5   "description": "It is a custom keyboard for stock app used on IOS,whick implement by objective-c..\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/YongbaoWang/StockKeyboard",
7   "license": "LICENSE",
8   "authors": {
9     "Ever": "wangyongbao2009@hotmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/YongbaoWang/StockKeyboard.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "AudioToolbox"
27   ]