blob: 9f41a1de9fe74563eea28919e994cc516e0d4005 [file] [log] [blame]
{
"name": "MagicThought",
"version": "1.1.5",
"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.5",
"branch": "master"
},
"source_files": "MagicThought/MagicThought/MagicThought/**/*.{h,m}",
"resources": "MagicThought/MagicThought/MagicThought/*",
"frameworks": "UIKit",
"requires_arc": true,
"prefix_header_file": "MagicThought/MagicThought/MagicThought/Config/MagicThought.pch",
"dependencies": {
"Masonry": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"MJExtension": [
],
"MBProgressHUD": [
],
"SVProgressHUD": [
],
"YTKNetwork": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"TTTAttributedLabel": [
],
"SSKeychain": [
],
"LDProgressView": [
]
}
}