blob: 277074e4004e6f169ff13fd6e24ad795e98565a1 [file] [log] [blame]
{
"name": "AJModuleServiceSwift",
"version": "0.2.0",
"summary": "A short description of AJModuleServiceSwift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xujiebing/AJModuleServiceSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xujiebing": "xujiebing1992@gmail.com"
},
"source": {
"git": "https://github.com/xujiebing/AJModuleServiceSwift.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AJModuleServiceSwift/Classes/*.{h,swift}",
"dependencies": {
"AJKitSwift": [
]
}
}