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