blob: dcc668876e380f02e2f26051c7741e8c7fbe6726 [file] [log] [blame]
{
"name": "ChocolateLibrary",
"version": "1.0.0",
"summary": "Just for test.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Choco1ate/ChocolateLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"13390522765@163.com": "lihaibo@izaodao.org"
},
"source": {
"git": "https://github.com/Choco1ate/ChocolateLibrary.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ChocolateLibrary/Classes/**/*"
}