[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 5 / SFTools / 0.1.0 / SFTools.podspec.json
blobefaf6973306fa4d44da6a944836b9a6673329df5
2   "name": "SFTools",
3   "version": "0.1.0",
4   "summary": "use for package my own tools",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.coding.net/sanfang/SFTools.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fish100@ziz.life": "fish100@sohu.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/sanfang/SFTools.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SFTools/Classes/**/*.h",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "CoreBluetooth"
27   ]