[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 3 / SYRoundedView / 1.0.3 / SYRoundedView.podspec.json
blobe916c3c8dd8772b013243229fd636af65b5cfe30
2   "name": "SYRoundedView",
3   "version": "1.0.3",
4   "license": "Custom",
5   "summary": "A simple way to have rounded corners in your views",
6   "homepage": "https://github.com/dvkch/SYRoundedView",
7   "authors": {
8     "Stan Chevallier": "contact@stanislaschevallier.fr"
9   },
10   "source": {
11     "git": "https://github.com/dvkch/SYRoundedView.git",
12     "tag": "1.0.3"
13   },
14   "source_files": "SYRoundedView/SYRoundedView.{h,m}",
15   "requires_arc": true,
16   "deprecated": true,
17   "deprecated_in_favor_of": "SYKit",
18   "xcconfig": {
19     "CLANG_MODULES_AUTOLINK": "YES"
20   },
21   "platforms": {
22     "ios": "5.0"
23   }