blob: e2cfaddf141e7cd75f77e0d7da719d6be4f7c727 [file] [log] [blame]
{
"name": "hero-ios",
"version": "1.1.45",
"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.45"
},
"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": [
]
}
}