blob: 5820896324ea6a91506d8ca40b1b8937de162197 [file] [log] [blame]
{
"name": "WJTKit",
"version": "0.1.0",
"summary": "A short description of WJKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tqhnet/WJKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tqhnet": "tqhnet@163.com"
},
"source": {
"git": "https://github.com/tqhnet/WJKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WJKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"SVProgressHUD": [
"~> 2.0.4"
],
"Masonry": [
],
"MJRefresh": [
],
"YYModel": [
],
"AFNetworking": [
],
"YYCache": [
]
}
}