[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / a / 0 / HHJUnitTextField / 0.0.2 / HHJUnitTextField.podspec.json
blobfdb8a8201c402fdb90d6f24f79a0f777a2f83f22
2   "name": "HHJUnitTextField",
3   "version": "0.0.2",
4   "license": "MIT",
5   "authors": {
6     "szulmj": "https://github.com/szhonghaijiang"
7   },
8   "homepage": "https://github.com/szhonghaijiang/HHJUnitTextField",
9   "summary": "A swift textfield with unit.",
10   "description": "A swift textfield with units. You can set the pre unit and the sub unit and keep the really UITextField which can be Interaction. The units can not be change.",
11   "source": {
12     "git": "https://github.com/szhonghaijiang/HHJUnitTextField.git",
13     "tag": "0.0.2"
14   },
15   "source_files": [
16     "HHJUnitTextField",
17     "HHJUnitTextField/*.swift"
18   ],
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0"
23   }