[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / 5 / 7 / AGRateView / 0.1 / AGRateView.podspec.json
blobc5d9ad42db8102d94b57de57a2e2d52c31ded48d
2   "name": "AGRateView",
3   "version": "0.1",
4   "summary": "AGRateView - This is UI component for iOS Application. By using it you can easy implement ratings in your application.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Alexey Gubarev": "gubarev.lesha@gmail.com"
11   },
12   "homepage": "https://github.com/ogubariev/AGRateView",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/ogubariev/AGRateView.git",
18     "tag": "0.1"
19   },
20   "source_files": "AGRateView/*.{h,m}",
21   "public_header_files": "AGRateView/*.h",
22   "frameworks": "Foundation",
23   "requires_arc": true