[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / e / b / TAKAlertUtil / 2.0.2 / TAKAlertUtil.podspec.json
blob1e175e302ee9991707c18fd9b0330af4ba8bca2e
2   "name": "TAKAlertUtil",
3   "version": "2.0.2",
4   "summary": "Determine by OSVer. The UIAlertView and UIAlertController",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE.txt"
8   },
9   "homepage": "https://github.com/taktem/TAKAlertUtil",
10   "authors": {
11     "SOMTD": "totem.kc[at]me.com"
12   },
13   "source": {
14     "git": "https://github.com/taktem/TAKAlertUtil.git",
15     "tag": "2.0.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "TAKAlertUtil/**/*.{h,m}",
22   "public_header_files": "TAKAlertUtil/**/*.{h}",
23   "dependencies": {
24     "ReactiveCocoa": [
25       "~> 2.5"
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "Swift"
31     },
32     {
33       "name": "Objective-c"
34     }
35   ]