blob: 2323da6697280356ce92ee296d916d2e34540b66 [file] [log] [blame]
{
"name": "GNRCoreKit",
"version": "0.2.9",
"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": {
"750460196@qq.com": "sun"
},
"source": {
"git": "https://git.oschina.net/uupt/GNRCoreKit.git",
"tag": "0.2.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GNRCoreKit/Classes/**/*",
"public_header_files": "GNRCoreKit/Classes/**/*.h",
"dependencies": {
"Masonry": [
]
}
}