[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / e / a / d / DCStarScoreView / 1.0 / DCStarScoreView.podspec.json
blobc0154fca46e62aa81f95fc3a534fde98ec1330bd
2   "name": "DCStarScoreView",
3   "version": "1.0",
4   "summary": "A view that indicate score through stars",
5   "homepage": "https://github.com/Tangdixi/DCStarScoreView",
6   "license": {
7     "type": "MIT",
8     "text": "The DCTaskReactor use the MIT license"
9   },
10   "authors": {
11     "Tangdixi": "Tangdixi@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Tangdixi/DCStarScoreView.git",
18     "tag": "1.0"
19   },
20   "source_files": "DCStarScoreView/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true