blob: 567aa7a5facede0ba7a6cd9d7ec18f483c39aba2 [file] [log] [blame]
{
"name": "AJCommonUtils",
"version": "0.1.2",
"summary": "Common Utility on iOS Development",
"swift_version": "4.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AJCommonUtils/Classes/*.{swift,h,m}"
}