blob: d4878a09576a2526526f5499aa1d695d4542296e [file] [log] [blame]
{
"name": "AJModuleService",
"version": "0.1.1",
"summary": "A short description of AJModuleService.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xujiebing/AJModuleService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xujiebing": "xujiebing1992@gmail.com"
},
"source": {
"git": "https://github.com/xujiebing/AJModuleService.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AJModuleService/Classes/**/*",
"prefix_header_file": "AJModuleService/Classes/AJModuleServicePCH.pch",
"public_header_files": "AJModuleService/Classes/AJModuleService.h"
}