[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 7 / 2 / NOCircleSelector / 0.4 / NOCircleSelector.podspec.json
blobde91050a9abba581b994050b9a983e5f40a4f3bb
2   "name": "NOCircleSelector",
3   "version": "0.4",
4   "summary": "Circle shaped control to select given number of values.",
5   "homepage": "http://macrix.com/",
6   "license": "Apache 2.0",
7   "authors": {
8     "natalia.osiecka": "osiecka.n@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/natalia-osa/NOCircleSelector.git",
12     "tag": "0.4"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "NOCircleSelector/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "CoreGraphics",
23     "QuartzCore"
24   ]