blob: 936e41761e0a4acd34b988c065c8e9b5f3ab0483 [file] [log] [blame]
{
"name": "hero-ios",
"version": "1.1.32",
"summary": "A short description of hero-ios.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://www.hero-mobile.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘国平": "guoping.liu@dianrong.com"
},
"source": {
"git": "https://code.dianrong.com/scm/mf/hero-ios.git",
"tag": "1.1.32"
},
"social_media_url": "http://www.hero-mobile.com",
"platforms": {
"ios": "7.0"
},
"source_files": "hero-ios/Classes/*",
"public_header_files": "hero-ios/Classes/*.h",
"dependencies": {
"MJRefresh": [
]
}
}