[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 5 / 6 / DYRateView / 0.0.1 / DYRateView.podspec.json
blob595ea606d8bf98172cb9dc970aee3357b494df15
2   "name": "DYRateView",
3   "version": "0.0.1",
4   "summary": "A custom iOS rate view control similar to the one used in Apple's App Store app.",
5   "homepage": "https://github.com/dyang/DYRateView",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Derek Yang": "http://iappexperience.com"
12   },
13   "source": {
14     "git": "https://github.com/dyang/DYRateView.git",
15     "commit": "08b627f214d96debf8cda78aa7b9f094a7ad708c"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "DYRateView/DYRateView/DYRateView.{h,m}",
21   "resources": "DYRateView/Resources/*.png",
22   "requires_arc": false