blob: 5bf8cb222052ee45ef585133a0b401a5c0db644c [file] [log] [blame]
{
"name": "itmSDK",
"version": "0.1.0",
"summary": "update itmSDK and try",
"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"
},
"source_files": "Frameworks/**/*",
"source": {
"git": "https://github.com/Clintlin/itmSDK.git",
"tag": "0.1.0",
"commit": "master"
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"Masonry": [
"~> 1.0.2"
],
"MBProgressHUD": [
"~> 1.0.0"
]
}
}