[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 4 / 6 / SAMTextField / 0.1.2 / SAMTextField.podspec.json
blob48fac8104b9286d31e54e7e159ff4d0bb66baec5
2   "name": "SAMTextField",
3   "version": "0.1.2",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/SAMTextField",
8   "summary": "Handy UITextField additions like insetting text and changing the placeholder color.",
9   "source": {
10     "git": "https://github.com/soffes/SAMTextField.git",
11     "tag": "v0.1.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics"
24   ],
25   "source_files": "SAMTextField"