[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 3 / b / ALKeyboradCenter / 0.1.2 / ALKeyboradCenter.podspec.json
blob521e4a4c69712beb2ef1c83dd937fa2e423e56fb
2   "name": "ALKeyboradCenter",
3   "version": "0.1.2",
4   "summary": "ALKeyboradCenter is a tool of NSNotificationCenter about Keyborad.",
5   "description": "ALKeyboradCenter封装NSNotificationCenter监听键盘事件。ALKeyboradCenter is a tool of NSNotificationCenter about Keyborad.",
6   "homepage": "https://github.com/alex520biao/ALKeyboradCenter",
7   "license": "BSD",
8   "authors": {
9     "alex520biao": "alex520biao@163.com"
10   },
11   "source": {
12     "git": "https://github.com/alex520biao/ALKeyboradCenter.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "public_header_files": "Pod/Classes/**/*.h",
20   "source_files": "Pod/Classes/**/*"