[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / c / 6 / SomeSupport / 0.0.3 / SomeSupport.podspec.json
blobbc5b723e39d0969b8a98da8b7c9dce7599fb7ad4
2   "name": "SomeSupport",
3   "version": "0.0.3",
4   "summary": "常用功能集合.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MasterChatting",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NHT": ""
13   },
14   "source": {
15     "git": "https://github.com/MasterChatting/SomeSupport.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SomeSupport/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "ContactsUI",
25     "AVFoundation",
26     "Photos",
27     "PhotosUI",
28     "UserNotifications",
29     "UserNotificationsUI",
30     "CoreLocation"
31   ]