[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / c / 3 / objc_customKeyboard / 0.0.2 / objc_customKeyboard.podspec.json
blob41713e61ffe76b1d82e7ba9485d3020eb708a790
2   "name": "objc_customKeyboard",
3   "license": "MIT",
4   "requires_arc": true,
5   "version": "0.0.2",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "frameworks": "UIKit",
10   "summary": "A customKeyboard for iOS",
11   "authors": {
12     "zhouchangmi": "zhouchangmi@gmail.com"
13   },
14   "source_files": "objc_customKeyboard/**/*.{h,m}",
15   "homepage": "https://github.com/shumozhou/objc_customKeyboard",
16   "source": {
17     "git": "https://github.com/shumozhou/objc_customKeyboard.git",
18     "tag": "0.0.2"
19   }