blob: 05c14f16e4467a50424c443d0b39477e4f644ba8 [file] [log] [blame]
{
"name": "AJModuleService",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AJModuleService/Classes/**/*",
"prefix_header_file": "AJModuleService/Classes/AJModuleServicePCH.pch",
"public_header_files": "AJModuleService/Classes/AJModuleService.h"
}