[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / c / UITextFieldAdditions / 1.0.2 / UITextFieldAdditions.podspec.json
blob8d986fa25a8ebccf8274c5a24fced394982861ef
2   "name": "UITextFieldAdditions",
3   "version": "1.0.2",
4   "summary": "Example of creating own pod.",
5   "homepage": "https://github.com/basiliusic/UITextFieldAdditions",
6   "license": {
7     "type": "LGPL",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Basilic": "basiliusic@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/basiliusic/UITextFieldAdditions.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "public_header_files": "Classes/**/*.h",
22   "frameworks": "Foundation",
23   "requires_arc": true