blob: efaf6973306fa4d44da6a944836b9a6673329df5 [file] [log] [blame]
{
"name": "SFTools",
"version": "0.1.0",
"summary": "use for package my own tools",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.coding.net/sanfang/SFTools.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fish100@ziz.life": "fish100@sohu.com"
},
"source": {
"git": "https://git.coding.net/sanfang/SFTools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SFTools/Classes/**/*.h",
"requires_arc": true,
"frameworks": [
"UIKit",
"MapKit",
"CoreBluetooth"
]
}