[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 4 / e / iOS2Sketch / 1.1.0 / iOS2Sketch.podspec.json
blob593e4be68a7f59bbc41f5f6eb88633d3b3779f4a
2   "name": "iOS2Sketch",
3   "version": "1.1.0",
4   "summary": "iOS2Sketch: A tool for generating corresponding Sketch documents from iOS App runtime views.",
5   "description": "iOS2Sketch can capture iOS App UI runtime information and display it with the layers of UI design tool Sketch.\nIn this way, users can view UI information in Sketch, and then modify these layers based on them.",
6   "homepage": "https://ios2sketch.com",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://www.ios2sketch.com/docs/tos"
10   },
11   "authors": {
12     "DesiginCodeApp": "hello@ios2sketch.com"
13   },
14   "source": {
15     "http": "https://github.com/design-code-app/iOS2Sketch/releases/download/1.1.0/iOS2Sketch-xcframework-1.1.0.zip"
16   },
17   "platforms": {
18     "ios": "10.2"
19   },
20   "ios": {
21     "vendored_frameworks": "iOS2Sketch.xcframework"
22   }