blob: ac1fd8ef1c23fd78a4b15a9da5959050b998a27c [file] [log] [blame]
{
"name": "TBLibrary",
"version": "0.0.2",
"summary": "TBLibrary.",
"description": "this project provide all kinds of kits for iOS developer",
"homepage": "https://github.com/yyakun/TBLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yyakun": "296789695@qq.com"
},
"source": {
"git": "https://github.com/yyakun/TBLibrary.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TBLibrary/Classes/**/*",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"GTMBase64": [
],
"FMDB": [
]
}
}