[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 6 / 0 / TKAlert&TKActionSheet / 1.0.21 / TKAlert&TKActionSheet.podspec.json
blob22a201889b3f209237be39099b327c6a2665e143
2   "name": "TKAlert&TKActionSheet",
3   "version": "1.0.21",
4   "summary": "A custom TKAlert and TKActionSheet.",
5   "description": "可替换系统的UIAlertView和UIActionSheet,使用灵活简单,可自定义样式和弹出动画",
6   "homepage": "https://github.com/luobin23628",
7   "license": "MIT",
8   "authors": {
9     "luobin": "luobin23628@163.com"
10   },
11   "source": {
12     "git": "https://github.com/luobin23628/Alert-ActionSheet.git",
13     "tag": "1.0.21"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "TKAlertAndTKActionSheet": [
22       "Pod/Assets/*.png"
23     ]
24   }