blob: 2b84f258a37b1e80a84b12371ce075a9d108dc86 [file] [log] [blame]
{
"name": "CLSSwiftFunctionLibrary",
"version": "1.1.2",
"summary": "making 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.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CLSSwiftFunctionLibrary": [
"Pod/Assets/*.png"
]
}
}