blob: 7dd295c8a0216d3dac32951872391d3e22500b04 [file] [log] [blame]
{
"name": "TFNetworking",
"version": "0.0.1",
"summary": "A framework for iOS networking",
"description": "dabay tech A framework for iOS networking A framework for iOS networking",
"homepage": "https://github.com/Donkey-Tao/TFNetworking",
"license": "MIT",
"authors": {
"Tao Fei": "taofei0610@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Donkey-Tao/TFNetworking.git",
"tag": "0.0.1"
},
"source_files": [
"TFNetworking",
"TFNetworking/**/*.{h,m}"
],
"frameworks": "UIKit"
}