[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / f / a / 3 / EASafeKeyboard / 1.0.2 / EASafeKeyboard.podspec.json
blob435bb868e740b3992c7c995d7561fdfa096a05ad
2   "name": "EASafeKeyboard",
3   "version": "1.0.2",
4   "summary": "自定义安全键盘",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "frameworks": "Foundation",
9   "description": "自定义的安全键盘,数字键盘随机生成",
10   "homepage": "https://github.com/bigxx/EASafeKeyboard",
11   "license": "MIT",
12   "authors": {
13     "bigxx": "305506026@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/bigxx/EASafeKeyboard.git",
17     "tag": "1.0.2"
18   },
19   "source_files": [
20     "EASafeKeyboard",
21     "EASafeKeyboard/**/*.{h,m}"
22   ]