[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 5 / 0 / SignInView / 1.0.4 / SignInView.podspec.json
blob4d5b5b83d535c77134526696bade6172bcd03335
2   "name": "SignInView",
3   "version": "1.0.4",
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.4"
13   },
14   "resources": "SignInView/*.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   }