[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / a / c / Salsa / 0.7.0 / Salsa.podspec.json
blob6343d8a3829e2fca2b10d57d1a7a118deef5c6ef
2   "name": "Salsa",
3   "version": "0.7.0",
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.7.0"
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"