blob: 237a8cf24036cf4fc58f7bfe3edca229d8a633ed [file] [log] [blame]
{
"name": "DKit",
"version": "0.0.2",
"summary": "DKit",
"description": "Testing Private Podspec.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/smartdj/DKit",
"license": "apache 2.0",
"authors": {
"dj": "smart.dj@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/smartdj/DKit.git",
"tag": "0.0.2"
},
"source_files": [
"DKit",
"DKit/**/**/*.{h,m,swift}"
],
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
],
"hpple": [
"~> 0.2.0"
],
"KissXML": [
"~> 5.0.3"
],
"Mantle": [
"~> 2.0.6"
],
"Masonry": [
"~> 0.6.4"
],
"RealReachability": [
"~> 1.1.1"
],
"RegexKitLite": [
"~> 4.0"
],
"SDWebImage": [
"~> 3.7.5"
],
"ZipArchive": [
"~> 1.4.0"
],
"LGHelper": [
"~> 1.1.0"
],
"LGViews": [
"~> 1.0.0"
],
"JRSwizzle": [
"~> 1.0"
]
}
}