[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 8 / 3 / SYCategories / 1.2.1 / SYCategories.podspec.json
blob5d903eda19f6f4685778002c622941a9c23c9b2a
2   "name": "SYCategories",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "1.2.1",
7   "license": "Custom",
8   "summary": "Some useful categories on UIKit and Foundation. Now replaced by SYKit",
9   "homepage": "https://github.com/dvkch/SYCategories",
10   "authors": {
11     "Stan Chevallier": "contact@stanislaschevallier.fr"
12   },
13   "source": {
14     "git": "https://github.com/dvkch/SYCategories.git",
15     "tag": "1.2.1"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true,
19   "deprecated_in_favor_of": "SYKit",
20   "xcconfig": {
21     "CLANG_MODULES_AUTOLINK": "YES"
22   }