[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / 1 / STULabelSwift / 0.8.2 / STULabelSwift.podspec.json
blob9986abdff2b86c414115479e4d9059c68d7aad6b
2   "name": "STULabelSwift",
3   "version": "0.8.2",
4   "dependencies": {
5     "STULabel": [
6       "~> 0.8.2"
7     ]
8   },
9   "swift_version": "4.2",
10   "platforms": {
11     "ios": "9.3"
12   },
13   "license": {
14     "type": "2-clause BSD",
15     "file": "LICENSE.txt"
16   },
17   "homepage": "https://github.com/stephan-tolksdorf/STULabel",
18   "source": {
19     "git": "https://github.com/stephan-tolksdorf/STULabel.git",
20     "tag": "0.8.2"
21   },
22   "authors": {
23     "Stephan Tolksdorf": "stulabel@quanttec.com"
24   },
25   "social_media_url": "https://twitter.com/s_tolksdorf",
26   "summary": "A faster and more flexible label view for iOS",
27   "source_files": "STULabelSwift/**/*.swift",
28   "prefix_header_file": false,
29   "pod_target_xcconfig": {
30     "SWIFT_INSTALL_OBJC_HEADER": "NO"
31   }