[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / e / c / LocalizableControlsKit / 0.0.2 / LocalizableControlsKit.podspec.json
blob2081fa4a7c7a4699e5ca4a78d43aae1c72588937
2   "name": "LocalizableControlsKit",
3   "version": "0.0.2",
4   "summary": "Extracted basic UIKit controls with easy support for localized strings",
5   "description": "Extracted basic UIKit controls with easy support for localized strings.\nUse this framework and avoid adding reusable components to your project.\nFeel free to extending this pod with additional controls if needed.",
6   "homepage": "http://localizable.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lozinski Pawel": "palozinski@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/palozinski/LocalizableControlsKit.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "LocalizableControlsKit/Sources/**/*.swift"
21   ],
22   "platforms": {
23     "ios": "9.0"
24   },
25   "swift_version": "4.1"