[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / e / f / ASKeyboardView / 0.1.0 / ASKeyboardView.podspec.json
blob3fc3a944871bcc3df0a9ebc01a6ff7326fb96634
2   "name": "ASKeyboardView",
3   "version": "0.1.0",
4   "summary": "安全键盘",
5   "description": "'安全键盘,只支持数字英文'",
6   "homepage": "https://github.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liukecyl@163.com": "liukecyl@"
13   },
14   "source": {
15     "git": "http://192.168.1.96/ke/ASKeyboardView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ASKeyboardView/Classes/**/*",
22   "resource_bundles": {
23     "ASKeyboardView": [
24       "ASKeyboardView/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ]
31   }