[Add] SmartCodable 3.4.6-beta
[CocoaPods.git] / Specs / 8 / 0 / 2 / YHAlertSDK / 1.1.3 / YHAlertSDK.podspec.json
blob3d1e24814e7b2e9ab5a27c1e92f973314638652d
2   "name": "YHAlertSDK",
3   "version": "1.1.3",
4   "summary": "YHAlertSDK is only a alert sdk",
5   "description": "YHNetSDK is only a base common alert sdk, incluse svp,label alert",
6   "homepage": "https://github.com/XmYlzYhkj/YHAlertSDK",
7   "license": "MIT",
8   "authors": {
9     "zhengxiaolang": "haifeng3099@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/XmYlzYhkj/YHAlertSDK.git",
16     "tag": "1.1.3"
17   },
18   "resources": "Resources/*.bundle",
19   "requires_arc": true,
20   "dependencies": {
21     "YHCategorySDK": [
23     ]
24   },
25   "vendored_frameworks": [
26     "Frameworks/*.framework"
27   ]