[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / 4 / BAAlert / 1.2.7 / BAAlert.podspec.json
blob83b1b3d8190cdd158c0eb2e57567500cc0ca3d53
2   "name": "BAAlert",
3   "version": "1.2.7",
4   "summary": "目前为止,最为精简的 alert 和 actionSheet 封装!BAAlert 让你的弹框不再孤单!",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BAHome/BAAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "boai": "sunboyan@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/BAHome/BAAlert.git",
16     "tag": "1.2.7"
17   },
18   "resource_bundles": {
19     "BAAlert": [
20       "BAAlert/Resources/*.{xcassets,bundle}",
21       "BAAlert/**/*.{xib,nib,json,plist}"
22     ]
23   },
24   "source_files": "BAAlert/**/*.{h,m}",
25   "public_header_files": "BAAlert/Classes/**/*.h}",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "platforms": {
31     "ios": "8.0"
32   },
33   "requires_arc": true