[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 2 / 0 / SJKAlertView / 1.0.0 / SJKAlertView.podspec.json
blob4080dd3734f7fcfb9d3e076cd17aeea09eef87f5
2   "name": "SJKAlertView",
3   "version": "1.0.0",
4   "summary": "自定义视图弹出动画",
5   "description": "自定义视图多种弹出动画封装",
6   "homepage": "https://github.com/aasdsjk/CustomAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "宋建魁": "1289647068@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/aasdsjk/CustomAlertView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Animation",
23     "SJKAlertView/Animation/**/*.{h,m}"
24   ]