[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / b / 9 / Stubber / 0.1.0 / Stubber.podspec.json
blob354f95b4d1c059df1c74bc5800bf7a8feea7f142
2   "name": "Stubber",
3   "version": "0.1.0",
4   "summary": "A minimal method stub for Swift",
5   "homepage": "https://github.com/devxoul/Stubber",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/Stubber.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "frameworks": "Foundation",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.11",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3.1"
27   },
28   "pushed_with_swift_version": "3.0"