[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 6 / b / 5 / HWSMSKit / 0.1 / HWSMSKit.podspec.json
blob7c94f043ebf3a9aadc7153c34c677ac34ee87c39
2   "name": "HWSMSKit",
3   "version": "0.1",
4   "summary": "HOLLA SMS Login Framework",
5   "description": "HOLLA SMS LoginKit Framework",
6   "homepage": "http://www.holla.world/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2018 holla.world. All rights reserved.\n"
10   },
11   "authors": {
12     "毛鹏霖": "maoepnglin@holla.world"
13   },
14   "source": {
15     "git": "https://github.com/holla-world/HWAccountKit.git"
16   },
17   "source_files": "HWSMSKit/**/*.{h,m}",
18   "public_header_files": [
19     "HWSMSKit/*.h",
20     "HWSMSKit/**/*.h"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "platforms": {
28     "ios": "8.0"
29   }