[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 1 / 3 / f / SHSafekit / 1.0.0 / SHSafekit.podspec.json
blob75169d6228ad3ebdf38c92346bbf0c0f06ad3de7
2   "name": "SHSafekit",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "A delightful setting interface framework.",
8   "homepage": "https://github.com/sunny-token/SafeKit/",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "sunhua": "sunhua@163.com"
15   },
16   "source": {
17     "git": "https://github.com/sunny-token/SafeKit.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": "safeKit/ARC/*.{h,m}",
21   "source_files": [
22     "safeKit/ARC/*.{h,m}",
23     "safeKit/MRC/*.{h,m}"
24   ]