[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / d / SYPair / 1.1 / SYPair.podspec.json
blobd040792a6b35abbac05943215a90525de84160bd
2   "name": "SYPair",
3   "platforms": {
4     "ios": "5.0",
5     "tvos": "9.0"
6   },
7   "version": "1.1",
8   "license": "Custom",
9   "summary": "Pair object for Objective-C with generics support",
10   "homepage": "https://github.com/dvkch/SYPair",
11   "authors": {
12     "Stan Chevallier": "contact@stanislaschevallier.fr"
13   },
14   "source": {
15     "git": "https://github.com/dvkch/SYPair.git",
16     "tag": "1.1"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true,
20   "xcconfig": {
21     "CLANG_MODULES_AUTOLINK": "YES"
22   }