[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / d / c / ASKeyboard / 0.0.1 / ASKeyboard.podspec.json
blob2a68d99ab19b313f4be7f968cfc19a9b26d0846d
2   "name": "ASKeyboard",
3   "version": "0.0.1",
4   "summary": "ASKeyboard is a customized keyboard for iOS applications.",
5   "homepage": "https://github.com/andy-sheng/ASKeyboard",
6   "license": "MIT",
7   "authors": {
8     "andysheng": "andysheng@live.com"
9   },
10   "source": {
11     "git": "https://github.com/andy-sheng/ASKeyboard.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "ASKeyboard": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "dependencies": {
25     "Masonry": [
27     ]
28   }