[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / 2 / JWCounter / 0.0.1 / JWCounter.podspec.json
blob3a42dbe22c642a9084f49d960903f53838d2177e
2   "name": "JWCounter",
3   "version": "0.0.1",
4   "summary": "JWCounter 是一款计数控件,比如常用的倒计时、百分比变化,以前都是用定时器自己刷,现在封装了一下。",
5   "homepage": "https://github.com/junwangInChina/JWCounter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wangjun": "github_work@163.com"
12   },
13   "platforms": {
14     "ios": "7.1"
15   },
16   "source": {
17     "git": "https://github.com/junwangInChina/JWCounter.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "JWCounter/JWCounter/JWCounter/**/*.{h,m}",
21   "requires_arc": true