[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / e / 6 / Expecta+Comparison / 0.1.0 / Expecta+Comparison.podspec.json
blobbaa87120e29d950b82309c374692e209bc49aa73
2   "name": "Expecta+Comparison",
3   "version": "0.1.0",
4   "summary": "The missing comparators for Expecta.",
5   "homepage": "https://github.com/kylef/Expecta-Comparison",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyle Fuller": "inbox@kylefuller.co.uk"
12   },
13   "social_media_url": "https://twitter.com/kylefuller",
14   "source": {
15     "git": "https://github.com/kylef/Expecta-Comparison.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "ExpectaComparison/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "Expecta": [
23     ]
24   },
25   "platforms": {
26     "ios": "5.0",
27     "osx": "10.7"
28   }