[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / c / Salsa / 0.6.1 / Salsa.podspec.json
blob0d853eb7a49bfabdadd9bf5006d18ce2d51ce490
2   "name": "Salsa",
3   "version": "0.6.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Salsa is a tool for generating Sketch files out of iOS UI elements",
9   "homepage": "https://github.com/Yelp/salsa",
10   "authors": {
11     "Yelp iOS Team": "iphone@yelp.com"
12   },
13   "source": {
14     "git": "https://github.com/Yelp/salsa.git",
15     "tag": "v0.6.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.1"
22   },
23   "source_files": "Shared/*.swift",
24   "ios": {
25     "source_files": "Salsa/**/*.{m,h,swift}"
26   },
27   "swift_version": "4.0"