blob: 92a449dc10f84929320311946c560aa2fde27b37 [file] [log] [blame]
{
"name": "AJCommonUtils",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AJCommonUtils/Classes/*.{swift,h,m}"
}