[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 5 / c / 6 / WCountingLabel / 0.0.1 / WCountingLabel.podspec.json
blob074a79c7360563e4c87fd96f41dc0d3706523f4e
2   "name": "WCountingLabel",
3   "summary": "a counting label framework for iOS.",
4   "version": "0.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "winter": "1581221002@qq.com"
11   },
12   "homepage": "http://git.oschina.net/winter7/WCountingLabel",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://git.oschina.net/winter7/WCountingLabel.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "WCountingLabel/*.{h,m}",
22   "public_header_files": "WCountingLabel/*.h",
23   "frameworks": [
24     "Foundation",
25     "QuartzCore"
26   ]