[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / 3 / EmbeddedScrollView / 1.0.0 / EmbeddedScrollView.podspec.json
blob8ff0d4a16d2c5f72eacf982bc7d38f9c5664df07
2   "name": "EmbeddedScrollView",
3   "version": "1.0.0",
4   "summary": "Embedded Scroll View for iOS.",
5   "description": "This is a Embedded Scroll View for iOS..",
6   "homepage": "https://github.com/623637646/EmbeddedScrollView",
7   "license": "MIT",
8   "authors": {
9     "Yanni Wang 王氩": "wy19900729@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/623637646/EmbeddedScrollView.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "EmbeddedScrollView/**/*.{swift}",
20   "dependencies": {
21     "EasySwiftHook": [
22       "~> 3.1"
23     ]
24   },
25   "swift_version": "5.0"