[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / e / 1 / HJAlert / 1.0.2 / HJAlert.podspec.json
blob98d1750eb89d09542d291262a7891293b4dc5f01
2   "name": "HJAlert",
3   "version": "1.0.2",
4   "summary": "HJAlert pop",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "description": "pod here",
9   "homepage": "https://github.com/AmazingKuang/HJAlert",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "AmazingKuang": "1820538755@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/AmazingKuang/HJAlert.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "HJAlert",
23     "HJAlert/*.{swift}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "pod_target_xcconfig": {
30     "VALID_ARCHS": "arm64 armv7 x86_64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "dependencies": {
36     "SnapKit": [
38     ]
39   }