[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 5 / d / PXInsetTextField / 0.1.1 / PXInsetTextField.podspec.json
blob69d8a2f5caf9e25e81dd6d104639225c324d731f
2   "name": "PXInsetTextField",
3   "version": "0.1.1",
4   "summary": "A UITextField with insets.",
5   "description": "It has insets so the text doesn't go to the edge.'",
6   "homepage": "https://github.com/pixio/PXInsetTextField",
7   "license": "MIT",
8   "authors": {
9     "Daniel Blakemore": "DanBlakemore@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pixio/PXInsetTextField.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "frameworks": "UIKit"