[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / c / 0 / 9 / KZAlertAction / 0.1.0 / KZAlertAction.podspec.json
blob8536b277ec27215186a3775ca952bb353ba8dbaa
2   "name": "KZAlertAction",
3   "version": "0.1.0",
4   "summary": "KZAlertAction is support ios7,8 alertview,actionsheet",
5   "description": "KZAlertAction is contain UIAlertView,UIAlertController,for ios7,8",
6   "homepage": "http://git.kanzhun-inc.com/bosszhipin/kzalertaction",
7   "license": "MIT",
8   "authors": {
9     "yangmaosheng": "yangmaosheng@techwolf.cn"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "http://git.kanzhun-inc.com/bosszhipin/kzalertaction.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "KZAlertAction/AlertAction/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "KZAlertAction/AlertAction/*.h",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]