[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 4 / e / iOS2Sketch / 1.0.0 / iOS2Sketch.podspec.json
blob99619dfc6aac3c1cb321c59b7af726e19defecf0
2   "name": "iOS2Sketch",
3   "version": "1.0.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-iOS-framework-file/releases/download/1.0.0/iOS2Sketch-1.0.0.zip"
16   },
17   "platforms": {
18     "ios": "10.2"
19   },
20   "ios": {
21     "vendored_frameworks": "iOS2Sketch.xcframework"
22   }