blob: cf9b1009c837c2dfb0239520e52ab44080149a4c [file] [log] [blame]
{
"name": "CLSSwiftFunctionLibrary",
"version": "1.0.1",
"summary": "declare some functions and marco for future convenience using",
"homepage": "https://github.com/5SMNOONMS5/CLSSwiftFunctionLibrary",
"license": "MIT",
"authors": {
"Lee-Sheng Chen": "tasb00429@gmail.com"
},
"source": {
"git": "https://github.com/5SMNOONMS5/CLSSwiftFunctionLibrary.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CLSSwiftFunctionLibrary": [
"Pod/Assets/*.png"
]
}
}