[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / f / d / 3 / SYRoundedView / 1.0.2 / SYRoundedView.podspec.json
blob67e3d46934f8ea868828faa9c4807b0241a32c62
2   "name": "SYRoundedView",
3   "version": "1.0.2",
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.2"
13   },
14   "source_files": "SYRoundedView/SYRoundedView.{h,m}",
15   "requires_arc": true,
16   "xcconfig": {
17     "CLANG_MODULES_AUTOLINK": "YES"
18   },
19   "platforms": {
20     "ios": "5.0"
21   }