blob: 11c875eb9f5a4009e5ca7086676eb28b7f4ab333 [file] [log] [blame]
{
"name": "itmSDK",
"version": "0.3.2",
"summary": "fix document path bug",
"description": "This itmSDK for our project only.",
"homepage": "https://github.com/Clintlin/itmSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Clintlin": "linguanjie@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "itmSDK/Frameworks/*.framework"
},
"source": {
"git": "https://github.com/Clintlin/itmSDK.git",
"tag": "0.3.2",
"commit": "master"
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"Masonry": [
"~> 1.0.2"
],
"MBProgressHUD": [
"~> 1.0.0"
]
}
}