[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 5 / 0 / SignInView / 1.0.1 / SignInView.podspec.json
blobfb1f475978f12e04b25bffd25d43c05a4f35835d
2   "name": "SignInView",
3   "version": "1.0.1",
4   "summary": "自定义打卡view+震动+动画",
5   "homepage": "https://github.com/liyaozhong/SignInView",
6   "license": "MIT",
7   "authors": {
8     "liyaozhong": "yun.zhongyue@163.com"
9   },
10   "source": {
11     "git": "https://github.com/liyaozhong/SignInView.git",
12     "tag": "1.0.1"
13   },
14   "resources": "SignInView/Image.xcassets/*/*.png",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "SignInView/SignInView.{h,m}",
20   "ios": {
21     "frameworks": "AudioToolbox"
22   }