[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / 3 / SYCategories / 1.1 / SYCategories.podspec.json
blob7a7382239d4fdc9f0e91bd26fb09e42fb1d7942d
2   "name": "SYCategories",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "1.1",
7   "license": "Custom",
8   "summary": "Some useful categories on UIKit and Foundation",
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.1"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true,
19   "xcconfig": {
20     "CLANG_MODULES_AUTOLINK": "YES"
21   }