[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / 8 / KYExpressionInputView / 0.1 / KYExpressionInputView.podspec.json
blob5e778c98eff78060052c3a99a566e5ef8674c113
2   "name": "KYExpressionInputView",
3   "version": "0.1",
4   "summary": "an inputView for easily custom expression",
5   "homepage": "https://github.com/kirayamato1989/KYExpressionInputView",
6   "license": "MIT",
7   "authors": {
8     "Kira Yamato": "https://github.com/kirayamato1989"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/kirayamato1989/KYExpressionInputView.git",
15     "tag": "0.1"
16   },
17   "source_files": "KYExpressionInputView/*.{h,m}",
18   "resources": "KYExpressionInputView/*.bundle",
19   "requires_arc": true