blob: 51a3309585eb324da5ad3587fecd9003e8dd4ed2 [file] [log] [blame]
{
"name": "hero-ios",
"version": "1.1.47",
"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://github.com/dianrong/hero-ios.git",
"tag": "1.1.47"
},
"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": [
]
}
}