[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 5 / 6 / DYRateView / 0.0.2 / DYRateView.podspec.json
blob279c0c2b1ae2d6f15b4173e18135000fe1d00fb6
2   "name": "DYRateView",
3   "version": "0.0.2",
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": "c2a313906b476a17c312b3ef95a53dc4435e52fa"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "DYRateView/DYRateView/DYRateView.{h,m}",
21   "resources": "DYRateView/Resources/*.png",
22   "requires_arc": false