blob: 8275e9b04e884f83e8091f9a3b0b0ecf6af82c3c [file] [log] [blame]
{
"name": "GPCocoapods",
"version": "1.0.0",
"summary": "基于cocoapods的方案制作公有库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gupenggupeng/GPCocoapods.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peng Gu": "18861546580@163.com"
},
"source": {
"git": "https://github.com/gupenggupeng/GPCocoapods.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GPCocoapods/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}