[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 3 / 7 / PWAlertController / 0.1.3 / PWAlertController.podspec.json
blobbf0a31a688502f499a3a02c27a2a7a4a6ebbfe53
2   "name": "PWAlertController",
3   "version": "0.1.3",
4   "summary": "支持 iOS 7 的AlertController.",
5   "description": "支持 iOS 7 的AlertController,承载在一个UIViewController上",
6   "homepage": "https://github.com/wangweicheng7/PWAlertController",
7   "license": "MIT",
8   "authors": {
9     "Paul Wang": "809405366@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/wangweicheng7/PWAlertController.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "PWAlertController": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h"