[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / e / b / TAKAlertUtil / 1.0 / TAKAlertUtil.podspec.json
blob39c2ccaa6db87c605a69c4bcb9bbbff4f7a6586b
2   "name": "TAKAlertUtil",
3   "version": "1.0",
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": "1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "TAKAlertUtil/**/*.{h,m}",
22   "public_header_files": "TAKAlertUtil/**/*.{h}",
23   "dependencies": {
24     "ReactiveCocoa": [
25       "~> 2.5"
26     ]
27   }