[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / e / iOS2Sketch / 1.1.1 / iOS2Sketch.podspec.json
blob17de4afa4d3c7f977d9e48fba6d9e69f6f6c1d15
2   "name": "iOS2Sketch",
3   "version": "1.1.1",
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.1.zip"
16   },
17   "platforms": {
18     "ios": "10.2"
19   },
20   "ios": {
21     "vendored_frameworks": "iOS2Sketch.xcframework"
22   }