[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 5 / a / StarRating / 1.5 / StarRating.podspec.json
blob3c3a7050a73847b95e22767c365ebc4f54e2fc17
2   "name": "StarRating",
3   "version": "1.5",
4   "summary": "A short description of StarRating.",
5   "description": "内容",
6   "homepage": "https://git.oschina.net/6253175234/starrating",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "li625317534": "625317534@qq.com"
13   },
14   "source": {
15     "git": "https://git.oschina.net/6253175234/starrating.git",
16     "tag": "1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "StarRating/Classes/**/*",
22   "resource_bundles": {
23     "StarRating": [
24       "StarRating/Assets/**/*.{png,imageset,Media}",
25       "StarRating/Classes/**/*.{png,imageset,Media}"
26     ]
27   }