[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 6 / 4 / SpecialInteractionTextField / 0.0.1 / SpecialInteractionTextField.podspec.json
blob5d0af96aceca4e0d38e750d90a35f462aa7790b7
2   "name": "SpecialInteractionTextField",
3   "version": "0.0.1",
4   "summary": "增强交互的TextField.",
5   "description": "First upload\n*Hope to succeed",
6   "homepage": "https://github.com/534214117/SpecialInteractionTextField",
7   "license": "MIT",
8   "authors": {
9     "Sonia": "534214117@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/534214117/SpecialInteractionTextField.git",
16     "tag": "v0.0.1"
17   },
18   "source_files": "SpecialInteractionTextField/**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "pop": [
27     ]
28   }