[Add] CXHAdSDK-TopOn 1.6.6.1
[CocoaPods.git] / Specs / 6 / e / b / SwiftyTextField / 0.1.1 / SwiftyTextField.podspec.json
blob4a6f853eaf054ce6f39c5b971337a2d716a78d17
2   "name": "SwiftyTextField",
3   "version": "0.1.1",
4   "summary": "SwiftyTextField is custom textfield for change padding and cornerradius.",
5   "description": "It is one type of customtextfield in which user can set left,right padding space directly from propertyinsperctor, no need to change programatically.It makes easy to use of textfield.",
6   "homepage": "https://github.com/BrijeshShiroya/SwiftyTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BrijeshShiroya": "brijesh281994@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BrijeshShiroya/SwiftyTextField.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftyTextField/Classes/**/*",
22   "pushed_with_swift_version": "3.0"