blob: 40b17c8bf115957d75a255d8d82aa32376682f71 [file] [log] [blame]
{
"name": "GNRCoreKit",
"version": "0.2.5",
"summary": "UU跑腿iOS公用核心组件 GNRCoreKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.oschina.net/uupt/GNRCoreKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ly918@qq.com": "ly918@qq.com"
},
"source": {
"git": "https://git.oschina.net/uupt/GNRCoreKit.git",
"tag": "0.2.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GNRCoreKit/Classes/**/*",
"public_header_files": "GNRCoreKit/Classes/**/*.h",
"dependencies": {
"Masonry": [
]
}
}