blob: b0e1e917ac3d3eec156f6744241e8b14701e2dce [file] [log] [blame]
{
"name": "FrameWorkApp",
"version": "1.0.2",
"summary": "FrameWorkApp is a framework.",
"description": "FrameWorkApp is a swift framework which has a logger class and printHelloWorld func",
"homepage": "https://github.com/IMiMineDigital/FrameWorkApp",
"license": "MIT",
"authors": {
"IMiMineDigital": "48542324+IMiMineDigital@users.noreply.github.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/IMiMineDigital/FrameWorkApp.git",
"tag": "1.0.2"
},
"source_files": [
"FrameWorkApp",
"FrameWorkApp/**/*.{h,m.Objective C}"
],
"exclude_files": "FrameWorkApp/Exclude",
"requires_arc": true
}