blob: 70e8780659d25dad82d6eab9dd11df95e52e4e4f [file] [log] [blame]
{
"name": "RetailKit",
"version": "0.0.2",
"summary": "RetailKit,工具库",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.2dfire.net/retail_ios/retailkit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"StrongX": "strongxlx@gmail.com"
},
"source": {
"git": "http://git.2dfire.net/retail_ios/retailkit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RetailKit/Classes/**/*",
"dependencies": {
"SDWebImage": [
],
"MJRefresh": [
"0.0.1"
],
"RegexKitLite": [
],
"Masonry": [
"~>1.0.1"
]
}
}