[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / 1 / AlertView / 0.1.0 / AlertView.podspec.json
blobcb039ab5af8c657e69ff8d47cb1303389d4edf1e
2   "name": "AlertView",
3   "version": "0.1.0",
4   "summary": "Custom UIAlertView",
5   "homepage": "https://github.com/quannguyen90/AlertView",
6   "license": "MIT",
7   "authors": {
8     "Quan Nguyen Van": "quannv.tm@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/quannguyen90/AlertView.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/AlertView/*.{h,m}",
19   "resource_bundles": {
20     "AlertView": [
21       "Pod/Assets/*.png",
22       "Pod/Classes/AlertView/*.{xib}"
23     ]
24   }