blob: 52f46af92260c1a8d06392b6482f25798db3d460 [file] [log] [blame]
{
"name": "MagicThought",
"version": "1.1.7",
"summary": "MagicThought for ios.",
"description": "the MagicThought for ios.",
"homepage": "https://github.com/alrjqow/MagicThought",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alrjqow": "764032554@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/alrjqow/MagicThought.git",
"tag": "1.1.7",
"branch": "master"
},
"source_files": [
"MagicThought/MTKit.h",
"MagicThought/Category/NSString/*.{h,m}",
"MagicThought/Config/*.{h,m}",
"MagicThought/Protocol/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"prefix_header_file": "MagicThought/Config/MagicThought.pch",
"dependencies": {
"Masonry": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"MJExtension": [
],
"MBProgressHUD": [
],
"SVProgressHUD": [
],
"YTKNetwork": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"TTTAttributedLabel": [
],
"SSKeychain": [
],
"LDProgressView": [
]
}
}