blob: 5a6d3545aa5fb641172d6ae91ba264f460eb0074 [file] [log] [blame]
{
"name": "AJCommonUtils",
"version": "0.1.5",
"summary": "Common Utility on iOS Development",
"swift_versions": "5",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ajijoyo/AJCommonUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ajijoyo": "self.ajiejoy@gmail.com"
},
"source": {
"git": "https://github.com/ajijoyo/AJCommonUtils.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AJCommonUtils/Classes/*.{swift,h,m}",
"swift_version": "5"
}