blob: b8360451b65f4de4a15ccae1389fc06e2d3f147c [file] [log] [blame]
{
"name": "MagicThought",
"version": "1.0.0",
"summary": "MagicThought for ios.",
"description": "MagicThought for iOS.",
"homepage": "https://github.com/alrjqow/MagicThought",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alrjqow": "alrjqow@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/alrjqow/MagicThought.git",
"tag": "1.0.0"
},
"source_files": "MagicThought/*",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"YTKNetwork": [
],
"Masonry": [
],
"MJRefresh": [
],
"MJExtension": [
],
"MBProgressHUD": [
],
"SVProgressHUD": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"TTTAttributedLabel": [
],
"LDProgressView": [
],
"SSKeychain": [
]
}
}