[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 0 / b / 5 / TJExtensions / 0.2.11 / TJExtensions.podspec.json
blobe2af0ab006037223c1283070c37e7d3c688acf2a
2   "name": "TJExtensions",
3   "version": "0.2.11",
4   "summary": "Useful extensions for UIKit framework.",
5   "description": "Useful extensions for UIKit framework.\n'UIView', 'UILabel' and 'UIColor' are extended.",
6   "homepage": "https://github.com/taji-taji/TJExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yutaka Tajika": "y.tajika529@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/taji-taji/TJExtensions.git",
19     "tag": "0.2.11"
20   },
21   "source_files": "TJExtensions/**/*.swift",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"