[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 4 / 6 / SAMTextField / 0.1.1 / SAMTextField.podspec.json
blob2523de82dba91e897f4c91baa85bfac6721103cd
2   "name": "SAMTextField",
3   "version": "0.1.1",
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.1"
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"