blob: f88313fee9355dede48b8df0a91142161884ec12 [file] [log] [blame]
{
"name": "tangKitRepo",
"version": "0.1.8",
"summary": "a repository demo",
"description": "add MyKit",
"homepage": "https://github.com/awesomedu/MyKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangdu": "7277710@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/awesomedu/MyKit.git",
"tag": "0.1.8"
},
"source_files": "MyKit",
"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": [
]
}
}