blob: 8a5b7f5f683d7013509da4d21e97d7aad802df17 [file] [log] [blame]
{
"name": "GTCommonKit",
"version": "0.4.1",
"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.1"
},
"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": "SlipingScrollTransition",
"source_files": "Pod/Classes/SlidingKit/*.{h,m}"
},
{
"name": "testTwoDir",
"source_files": "Pod/Classes/TestTwoDir/*.{h,m}"
}
]
}