blob: b9447ae83d247c73a1b8696d1616e9fff41c93ce [file] [log] [blame]
{
"name": "GTCommonKit",
"version": "0.1.5",
"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.1.5"
},
"source_files": [
"GTFoundation/SlidingKit/*.{h,m}",
"GTFoundation/TestTwoDir/*.{h,m}"
],
"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": [
]
}
}