[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 4 / e / iOS2Sketch / 0.1.1 / iOS2Sketch.podspec.json
blobf684161b6ec4fbc99c946fec3447c4a452d05f7e
2   "name": "iOS2Sketch",
3   "version": "0.1.1",
4   "summary": "iOS2Sketch: Generate corresponding Sketch documents from iOS 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 http://www.ios2sketch.com/terms/"
10   },
11   "authors": {
12     "lianxianghui": "lianxianghui@ios2sketch.com"
13   },
14   "source": {
15     "http": "https://github.com/design-code-app/iOS2Sketch/releases/download/0.1.0/iOS2Sketch-0.1.1.zip"
16   },
17   "platforms": {
18     "ios": "10.2"
19   },
20   "ios": {
21     "vendored_frameworks": "iOS2Sketch.xcframework"
22   }