blob: a831da1e2a300c3f6d22e8254760cef24a6bad5f [file] [log] [blame]
{
"name": "GTCommonKit",
"version": "0.4.4",
"summary": "GTCommonKit",
"description": "GTCommonKit",
"homepage": "https://github.com/awesomedu/GTCommonKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GTTeam": "7277710@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/awesomedu/GTCommonKit.git",
"tag": "0.4.4"
},
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 1.0.0"
],
"AFNetworking": [
"~> 3.1.0"
],
"SDWebImage": [
"~> 4.0.0"
],
"MJExtension": [
"~> 3.0.10"
],
"IQKeyboardManager": [
"3.3.7"
],
"ActionSheetPicker-3.0": [
],
"MJRefresh": [
]
},
"subspecs": [
{
"name": "Category",
"source_files": "Pod/Classes/Category/NSDictionary/*.{h,m}"
},
{
"name": "Tools",
"source_files": "Pod/Classes/Tools/SlidingKit/*.{h,m}"
}
]
}